Racket

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-04-22 00:24:34 UTC
- JSON Representation
https://github.com/countvajhula/cli
A language for writing command line interfaces in Racket
Last synced: 25 Mar 2025
https://github.com/langston-barrett/contract.el
Racket-style higher-order contracts for Emacs Lisp
contracts elisp emacs emacs-lisp emacs-package emacs-plugin lisp racket
Last synced: 11 Mar 2025
https://github.com/jackfirth/racket-net2
The networking library that Racketeers deserve
Last synced: 25 Mar 2025
https://github.com/tonyg/racket-packet-socket
Access to raw Ethernet frames from Racket
ethernet network racket socket
Last synced: 11 Apr 2025
https://github.com/doct0rX/ProgrammingLanguages
Programming Languages (University of Washington)
programming-languages racket ruby standard-ml
Last synced: 26 Mar 2025
https://github.com/willprice/little-schemer
Exercises from The Little Schemer (4th Ed) by Daniel P. Friedman and Matthias Felleisen
book exercise lisp little-schemer racket recursion rkt scheme
Last synced: 03 Mar 2025
https://github.com/pmatos/racket-loci
Implementation of local and remote loci for Racket
Last synced: 27 Feb 2025
https://github.com/jackfirth/racket-package-ci-action
A GitHub Action for building and testing Racket packages
continuous-integration github-actions racket
Last synced: 13 Apr 2025
https://github.com/metaxal/text-table
A simple Racket package to display text tables with utf-8 boxes
Last synced: 25 Mar 2025
https://github.com/bogdanp/racksnaps
Daily snapshots of the Racket Package Catalog.
Last synced: 03 Apr 2025
https://github.com/active-group/funar
Materials for FUNAR trainings - previous trainings are archived as branches
architecture functional-programming haskell racket
Last synced: 15 Apr 2025
https://github.com/dwayne/eopl3
My notes and solutions to exercises for EoPL3.
elm eopl eopl3 haskell interpreter interpreters racket
Last synced: 07 Apr 2025
https://github.com/pmatos/racket-news
Repository for the Racket News Website
newsletter racket racket-news www
Last synced: 27 Feb 2025
https://github.com/willghatch/racket-chido-parse
Parsing With Delimited Continuations package for Racket
delimited-continuations parsing racket
Last synced: 28 Feb 2025
https://github.com/madhavjivrajani/simdfa
Simulations of deterministic finite automata in different languages!
cpp dfa go golang hacktoberfest haskell java javascript julia nfa nim oops oops-in-cpp oops-in-python python racket rust simulation
Last synced: 17 Mar 2025
https://github.com/bogdanp/racket-binfmt
A binary format parser generator DSL with support for limited context-sensitivity.
Last synced: 03 Apr 2025
https://github.com/racket/racket-pkg-website
A frontend for the Racket Package Catalog.
Last synced: 26 Feb 2025
https://github.com/metaxal/bazaar
My personal Racket library of useful or generic commands
Last synced: 25 Mar 2025
https://github.com/takikawa/racket-ppa
Ubuntu PPA for Racket (based on the upstream in Debian at https://salsa.debian.org/bremner/racket). Check the Launchpad page for details & instructions.
Last synced: 11 Apr 2025
https://github.com/mfelleisen/Evolution
an implementation of Evolution for a course on Sw Dev
Last synced: 18 Nov 2024
https://github.com/greghendershott/vestige
Enhanced logging and tracing for Racket.
Last synced: 10 Apr 2025
https://github.com/ashton314/lambda-x86
Lambda Calculus compiler targeting x86, written in Racket
bidirectional-typechecking compiler lambda-calculus racket type-checker type-inference x86
Last synced: 23 Mar 2025
https://github.com/janiczek/elmlisp
An experimental LISP syntax for Elm Language, and an ElmLisp → Elm transpiler.
elm lisp macros racket transpiler
Last synced: 17 Nov 2024
https://github.com/samdphillips/raco-run
Run raco run! Easier running Racket submodules on the command line.
Last synced: 25 Mar 2025
https://github.com/kdr2/kittle-buffer
Kittle Buffer, or KBF for short, is an extended Brainf**k implementation.
Last synced: 11 Mar 2025
https://github.com/xxyzz/sicp
Abracadabra!
fun magic parentheses racket scheme sicp
Last synced: 30 Mar 2025
https://github.com/allalgorithms/racket
Implementation of All ▲lgorithms in Racket Programming Language
algorithms allalgorithms hacktoberfest racket
Last synced: 17 Mar 2025
https://github.com/zdimension/hm-infer-scheme
Hindley-Milner type inference in Scheme, for Scheme
hindley-milner racket scheme type-inference
Last synced: 29 Mar 2025
https://github.com/vito/language-racket
Racket and Scribble language support for Atom
Last synced: 20 Mar 2025
https://github.com/zyrolasting/natural-cli
Easily create large command-line interfaces in Racket
cli command-line racket rapid-development rapid-prototyping
Last synced: 17 Mar 2025
https://github.com/6cdh/racket-fixw
a Racket formatter that only fixes whitespaces
Last synced: 06 Mar 2025
https://github.com/bor0/soko-scheme
Soko implementation in Scheme
game-jam racket scheme sokoban
Last synced: 17 Feb 2025
https://github.com/noti0na1/kripke-models
A Racket Implement of Kripke Models
computer-science cs245e kripke-models logic macro racket syntax-parse
Last synced: 03 Apr 2025
https://github.com/thautwarm/ml-to-scheme
Allow using ML to teach courses that're usually given in LISPs
lisp-compiler meta-language racket sicp
Last synced: 30 Nov 2024
https://github.com/alexknauth/measures-with-dimensions
units of measure in typed racket
racket units-measures-converter units-of-measure
Last synced: 25 Mar 2025
https://github.com/jackfirth/htdf
How to Design Functions, the function design recipe from the textbook How to Design Programs.
Last synced: 25 Mar 2025
https://github.com/kraks/sat.rkt
A simple SAT solver based on DPLL written in Racket.
Last synced: 16 Feb 2025
https://github.com/prg-titech/kani-cuda
A program synthesizer for CUDA like GPGPU language
Last synced: 18 Nov 2024
https://github.com/pykello/racket-visualization
Example visualizations using Racket!
art barnsley-fern racket visualizations
Last synced: 14 Apr 2025
https://github.com/grafcube/racket-string-interpolation
Racket package for string interpolation syntax in string literals.
package racket racket-lang racket-language racket-library string-formatting string-interpolation
Last synced: 14 Mar 2025
https://github.com/xlisp/fp-book
对比学习Racket/Clojure/EmacsLisp/CommonLisp, 以及基本算法
algorithms clojure common-lisp emacs-lisp functional-programming racket
Last synced: 26 Dec 2024
https://github.com/takikawa/racket-profile-flamegraph
Hooks up Racket profile outputs to FlameGraph
Last synced: 25 Mar 2025
https://github.com/alexknauth/scribble-code-examples
A scribble examples form that works for non-s-expression languages
Last synced: 25 Mar 2025
https://github.com/JonnyKong/Coursera-ProgrammingLanguagesUW
Coursera: Programming Languages, Univ. of Washington
functional-programming programming-language-theory racket ruby sml
Last synced: 26 Mar 2025
https://github.com/bogdanp/racket-actor
Syntactic sugar for defining kill-safe abstractions.
Last synced: 03 Apr 2025
https://github.com/tonyg/racket-effects
Delimited-continuation-based effects for Racket
algebraic-effects delimited-continuations effects racket
Last synced: 25 Mar 2025
https://github.com/rachitnigam/drracket.vim
Bringing DrRacket like features to vim
ide racket syntax-highlighting vim
Last synced: 11 Mar 2025
https://github.com/bogdanp/racket-protocol-buffers
A Protocol Buffers implementation for Racket.
Last synced: 03 Apr 2025
https://github.com/wilbowma/cur-control
An implementation of control operators for Cur.
dependent-types metaprogramming racket shift-reset
Last synced: 27 Feb 2025
https://github.com/technologicat/spicy
Automatic currying for Racket
curry currying example racket racket-lang
Last synced: 13 Mar 2025
https://github.com/scorphus/advent-of-code-2022
🏓 Solutions to Advent of Code 2022 🎄
advent-of-code advent-of-code-2022 advent-of-code-2022-racket racket racket-lang
Last synced: 16 Feb 2025
https://github.com/tonyg/racket-auxiliary-macro-context
Syntactic extensibility outside expressions.
Last synced: 25 Mar 2025
https://github.com/spdegabrielle/flatt-languages
Code from https://cacm.acm.org/magazines/2012/1/144809-creating-languages-in-racket/fulltext
Last synced: 25 Mar 2025
https://github.com/takikawa/raco-find-collection
A raco script for finding collections
Last synced: 25 Mar 2025
https://github.com/sorawee/helpful
Helpfully provide suggestions on unbound identifier error
Last synced: 25 Mar 2025
https://github.com/lazerbeak12345/bad-mitten-browser
WIP A browser using the racket framework to be as small as possible.
browser racket racket-gui web-browser
Last synced: 17 Mar 2025