Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Racket
![](https://explore-feed.github.com/topics/racket/racket.png)
Racket is a general-purpose, programming language and a platform for programming language design and implementation. Racket supports multiple paradigms: functional programming, object-oriented programming, Functional Reactive Programming (FRP) and Language Oriented Programming with powerful macros and parsing libraries. Static type checking, type classes and gradual typing support the development of large code bases.
- GitHub: https://github.com/topics/racket
- Wikipedia: https://en.wikipedia.org/wiki/Racket_(programming_language)
- Repo: https://github.com/racket
- Created by: PLT Inc.
- Released: 1995
- Related Topics: drracket, language, typed-racket,
- Aliases: rkt, racket-lang, racket-language, racketscript, urlang,
- Last updated: 2025-02-06 00:25:15 UTC
- JSON Representation
https://github.com/pmatos/html-examples
Generate an HTML part out of Scribble Examples
examples html racket repository
Last synced: 09 Jan 2025
https://github.com/pmatos/quantum
Quantum is a racket application to do application performance benchmarking
benchmarking performance racket
Last synced: 09 Jan 2025
https://github.com/pmatos/sketchy-pict
Sketchy Pict is a metapict based library to create sketch like picts in Racket
Last synced: 09 Jan 2025
https://github.com/takikawa/racket-cpu-affinity
A Racket library for getting/setting CPU affinity
Last synced: 30 Jan 2025
https://github.com/simonlschlee/layout
racket library for creating and rendering layouts, filling them with data, optionally generate example data
Last synced: 30 Jan 2025
https://github.com/simonlschlee/open-app
Open the default application for an url or file.
racket racket-lang racket-language utility-function
Last synced: 30 Jan 2025
https://github.com/junker/racket-route-match
URL route-matching library for Racket
Last synced: 01 Jan 2025
https://github.com/theodesp/base62
Base62 encoding/decoding in Racket Scheme
Last synced: 19 Dec 2024
https://github.com/theodesp/remove-duplicates
Removes consecutive elements from a list in Racket/Sheme
Last synced: 19 Dec 2024
https://github.com/malhotrapulak/starq
Minimal and Accessible Quantum Circuit DSL
Last synced: 10 Jan 2025
https://github.com/bogdanp/racket-snappy
A pure-Racket decompressor for Snappy data.
Last synced: 08 Feb 2025
https://github.com/jackfirth/rpn
A Racket package for working with Reverse Polish Notation stack structures
data-structures forth racket reverse-polish-notation
Last synced: 30 Jan 2025
https://github.com/pmatos/cond-contract
Package to allow the specification of optional contracts
Last synced: 09 Jan 2025
https://github.com/taimoorzaeem/functional-stuff
Some functional programs.
functional-programming haskell programming-languages racket racket-lang
Last synced: 23 Jan 2025
https://github.com/donomii/mazerobots
Racket scheme program to draw random figures. Most of the time they appear to be leaping.
demo graphics opengl racket racket-scheme scheme
Last synced: 28 Dec 2024
https://github.com/jpleboeuf/exercism_racket
My solutions to the exercises from the Racket track on Exercism.
exercism exercism-solutions exercism-track racket racket-lang
Last synced: 20 Jan 2025
https://github.com/nikhilm/postal
Racket "sans-IO" style DHCP client
dhcp dhcp-client racket sans-io
Last synced: 17 Jan 2025
https://github.com/spdegabrielle/nhsnumber
Validate NHS number http://www.isb.nhs.uk/documents/isb-0149 as per http://www.isb.nhs.uk/documents/isb-0149/amd-136-2010/index_html
Last synced: 30 Jan 2025
https://github.com/spdegabrielle/check-nhs-number
a simple package to validate NHS numbers in Racket
Last synced: 30 Jan 2025
https://github.com/sancakerkan/schemepathsolver
Welcome to Scheme Path Solver, a simple program written in Scheme that helps you navigate through paths represented in a grid layout.
Last synced: 10 Jan 2025
https://github.com/jbclements/t-test
Implementations of Student's T-Test and Welch's T-Test for Racket
Last synced: 30 Jan 2025
https://github.com/jbclements/glpk
FFI interface to Gnu Linear Programming Kit
Last synced: 30 Jan 2025
https://github.com/mahi97/numex-lang
~ The pure functional Interpreter for NUMEX Language Based on Racket
functional-programming interpreter numex programming-language racket
Last synced: 05 Feb 2025
https://github.com/emacs-sideline/sideline-racket
Show racket result with sideline
Last synced: 02 Feb 2025
https://github.com/bearddan2000/racket-cli-hello-world
A POC for racket programming language.
Last synced: 29 Jan 2025
https://github.com/benknoble/rrule
iCal recurrence rule implementation for Racket
Last synced: 23 Jan 2025
https://github.com/mcejp/propel
Propel: the readability of LISP with the expressive power of C. Inspired by Naughty Dog's GOAL and https://github.com/pezipink/asi64
Last synced: 22 Jan 2025
https://github.com/adamlwgriffiths/advent_of_code
Solutions to Advent of Code
advent-of-code-2017 advent-of-code-2018 challenges racket
Last synced: 29 Jan 2025
https://github.com/cacilhas/konsulta-vortaro
esperanto macos med racket scheme translator
Last synced: 21 Jan 2025
https://github.com/fmind/onlog
Perform operations on log files
file log manipulation racket raco
Last synced: 24 Dec 2024
https://github.com/fmind/cookiecutter-racket
Template to generate a Racket project
cookiecutter project racket raco template
Last synced: 24 Dec 2024
https://github.com/ararslan/fdm.rkt
Derivatives by finite differences in Racket
derivatives finite-difference-method racket
Last synced: 10 Feb 2025
https://github.com/xgqt/collector2
almost official mirror of https://gitlab.com/src_prepare/racket/collector2
Last synced: 10 Feb 2025
https://github.com/alinpahontu2912/racket-supermarket
first homework for programming paradigms
data-structures functional-programming racket
Last synced: 31 Jan 2025
https://github.com/alainakafkes/autosnake
A self-playing snake game written in Racket.
first-app-on-github playing-snake-game racket snake-game
Last synced: 02 Jan 2025
https://github.com/pabloreszczynski/merkle-tree
A Merkle Tree implementation in Racket
data-structures functional racket
Last synced: 19 Dec 2024
https://github.com/MicheleCattaneo/BST-traversal-visualization
Visualise traversal algorithms on any Binary Search Tree
binary-search-tree functional-programming racket visualization
Last synced: 17 Nov 2024
https://github.com/kenwuqianghao/cs-135-homeworks
Code written for UWaterloo CS 135 homeworks
Last synced: 27 Dec 2024
https://github.com/meysam81/interpreter-for-numex
This project has to do with NUMEX (Number-Expression Programming Language). NUMEX programs are written directly in Racket by using the constructors defined by the structs defined
college college-project computer-science computer-science-and-engineering coursera coursera-assignment coursera-course coursera-programming coursera-programming-language dan-grossman engineering functional-programming programming-language project racket racket-lang racket-language racket-recursive study university-of-washington
Last synced: 23 Jan 2025
https://github.com/martinskachkov/functional-programming
Complimentary materials for the "Functional programming" course of Computer science 2022 - 2023.
functional-programming haskell racket
Last synced: 25 Jan 2025
https://github.com/watson-clara/programming-language-fundamentals
This is a repository of all the coursework from my Programming Language Fundamentals course.
Last synced: 18 Jan 2025
https://github.com/gusenov/examples-racket
:tennis: Примеры кода на Racket.
examples functional-programming lisp lisp-dialect racket
Last synced: 31 Dec 2024
https://github.com/owainkenwayucl/racket-life
Conway's Game of Life written in Racket
conway-s-game-of-life pbm racket slow
Last synced: 28 Jan 2025
https://github.com/sarabdevops/racketproject
Count Down number game where user can give program some random numbers and target number and program have to figure out target number by using (+ - * / ) operators .
dr drracket racket racket-lang scheme
Last synced: 23 Jan 2025
https://github.com/pmuens/htdp
How to Design Programs
functional functional-programming lisp racket scheme
Last synced: 26 Dec 2024
https://github.com/rhcarvalho/geek-challenge
Solutions for geek challenges, finding patterns in large prime numbers.
algorithm challenge prime-numbers racket
Last synced: 12 Jan 2025
https://github.com/wbthomason/miv
An editor with vim-inspired modal editing, emacs-inspired total customizability, speed, and easy extensibility
Last synced: 16 Jan 2025
https://github.com/bor0/mosgen
Mosaic generator
image-generator mosaic racket scheme
Last synced: 26 Dec 2024
https://github.com/mobiwn/programming-language-design
💻 Dive into a curated collection of programming language comparisons, exercises, and detailed slides in this repository for Urmia University students.
functional-programming haskell object-oriented-programming oop procedural-programming programming-language-concepts programming-language-theory programming-languages racket racket-lang racket-language urmia-university
Last synced: 22 Jan 2025
https://github.com/rdmello/sicp-exercises
Exercises from the SICP ebook
chicken-scheme racket scheme sicp sicp-exercises
Last synced: 03 Jan 2025
https://github.com/tahmidefaz/racket-image-gallery
A simple image gallery implemented with GUI in Racket
gui imagegallery lisp lisp-variant racket
Last synced: 16 Jan 2025
https://github.com/evan-stromatias/covid-invaders
A space invaders variant developed in a functional style
covid racket racket-lang space-invaders
Last synced: 11 Jan 2025
https://github.com/pmatos/racketcs-internals
A Manual for Porting RacketCS and its internals
book chezscheme internals pollen racket
Last synced: 09 Jan 2025
https://github.com/pmatos/octo-racknews
Statistics gathering for Racket News
github racket racket-news statistics
Last synced: 09 Jan 2025
https://github.com/twolodzko/schsch
Minimal Scheme interpreter implemented in Scheme (Racket)
lisp lisp-interpreter racket racket-lang scheme scheme-interpreter
Last synced: 22 Dec 2024
https://github.com/ymdarake/sicp
SICP notes.
lisp mit racket scheme sicp sicp-exercises
Last synced: 16 Jan 2025
https://github.com/ymdarake/racket-guide
Racket lang study based on https://docs.racket-lang.org/guide/macros.html and https://www.greghendershott.com/fear-of-macros/all.html
lisp-dialect macro racket racket-lang scheme scheme-language
Last synced: 16 Jan 2025
https://github.com/julgitt/logic-circuit-simulator
Logic Circuit Simulator taking into account the time delay of the logic gates
functional-programming logic-circuit-simulator logic-gates racket
Last synced: 18 Jan 2025
https://github.com/taggagii/racket
Some general formula's and jazz from racket for my own reference
Last synced: 16 Jan 2025
https://github.com/saiteja-talluri/tower-of-hanoi-solver
GUI for tower of hanoi with hint option giving the best move from any state of the game
bfs-algorithm hanoi-towers racket
Last synced: 19 Jan 2025
https://github.com/saiteja-talluri/2048-the-game
2048 Game developed using Racket Libraries
Last synced: 19 Jan 2025
https://github.com/john-science/sicp-racket
Working through the SICP Textbook in Racket Scheme
education functional-programming language-design learning lisp racket racket-lang scheme sicp sicp-book
Last synced: 19 Jan 2025
https://github.com/julgitt/university_tasks
University tasks solutions
assembly c cpp csharp css html java javascript racket typescript
Last synced: 18 Jan 2025
https://github.com/ryan-gordon/theory-of-algorithms-ca
algorithm lisp little-schemer racket scheme
Last synced: 20 Jan 2025
https://github.com/vadimfilimonov/sicp
Solutions of exercises from the book "Structure and Interpretation of computer programs"
Last synced: 13 Jan 2025
https://github.com/jianxun-p/racketx
write Racket code in Rust
racket rust rust-macros rust-proc-macro student-project
Last synced: 07 Feb 2025
https://github.com/rafaelbortolozo/prolog
Trabalhos desenvolvidos durante a disciplina de Programação Lógica e Funcional da 7º fase - IFC Campus Videira 2022.
Last synced: 21 Jan 2025
https://github.com/yujonglee/array_visualizer
Array visualizer written in racket/draw. Creating image for blog post or paper.
array racket racket-lang racket-language visualizer
Last synced: 27 Jan 2025
https://github.com/inanyan/eng-ua-translator1
Rule based English to Ukrainian translator
english lisp nlp racket translator ukrainian
Last synced: 26 Dec 2024