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-05-10 00:24:17 UTC
- JSON Representation
https://github.com/kdelwat/germinate
An ultra-minimal browser for the Gemini protocol
gemini literate-programming racket
Last synced: 14 Mar 2025
https://github.com/zyrolasting/fuzzy-search
Approximate string matching in Racket loosely based on Sublime Text's approach.
Last synced: 17 Mar 2025
https://github.com/countvajhula/lazytree
Lightweight, lazy trees for Racket.
Last synced: 25 Mar 2025
https://github.com/joergen7/pnet
Petri net library based on Racket threads.
petri-net racket racket-places
Last synced: 03 Mar 2025
https://github.com/brackendev/gravatardemo-racket
Racket implementation to interact with the Gravatar API. Useful example for new users
api-client api-wrapper demo drracket gravatar gravatar-api new-user racket
Last synced: 25 Feb 2025
https://github.com/bogdanp/aoc2022
My solutions to Advent of Code 2022.
advent-of-code advent-of-code-2022 racket
Last synced: 03 Apr 2025
https://github.com/bogdanp/raco-invoke
Invoke raco commands from within Racket.
Last synced: 03 Apr 2025
https://github.com/bogdanp/racket-aoc-2018
Advent of Code 2018, solved live on stream with Racket.
advent-of-code advent-of-code-2018 lisp racket
Last synced: 03 Apr 2025
https://github.com/spdegabrielle/babawani-algorithm-for-day-of-week
Babwani’s Algorithm to find the day of the week from http://www.babwani-congruence.blogspot.co.uk/
Last synced: 25 Mar 2025
https://github.com/pmatos/webkit-misc
Utilities for WebKit work
igalia racket static-analysis utility webkit
Last synced: 27 Feb 2025
https://github.com/metaxal/color-flood
A game where you need to flood the grid with colors before the opponent.
Last synced: 25 Mar 2025
https://github.com/tebogoyungmercykay/programming-languages-coding-booth
Chris Hanson and the MIT Scheme Team. MIT/GNU Scheme reference manual. Technical report, Mas- sachusetts Institute of Technology, 2018.
cobol fortran functional-programming imperative-programming-language imperative-scripting-languages languages logic-programming object-oriented-programming programmin racket ruby scheme
Last synced: 14 Mar 2025
https://github.com/lebrancworkshop/lebranc-learn-functional-programming
I'm learning a Functional Programming by learning its pure math concepts and apply it on functional language like Haskell, Clojure, Elixir, etc.
abstract-algebra category-theory clojure elixir fsharp functional-programming haskell homotopy-type-theory javascript lambda-calculus mathematics pure-mathematics racket scala theoretical-computer-science theory-of-computation type-theory typescript
Last synced: 13 May 2025
https://github.com/bogdanp/nevermore
A silly little Racket package that will never change.
Last synced: 03 Apr 2025
https://github.com/simeonhristov99/fp_cs_24-25
Practice sessions of group 1 for the course "Functional Programming" in the Faculty of Mathematics and Informatics, Sofia University.
functional-programming haskell higher-order-functions lambda-functions lazy-evaluation racket recursion
Last synced: 01 Jan 2025
https://github.com/jianxun-p/racketx
write Racket code in Rust
racket rust rust-macros rust-proc-macro student-project
Last synced: 02 Apr 2025
https://github.com/akash-akya/sicp-exercises
My attempt at solving sicp exercises
Last synced: 14 Mar 2025
https://github.com/ktakashi/r6rs-ulid
ULID for R6RS Scheme
chez r6rs r6rs-scheme racket sagittarius scheme ulid
Last synced: 31 Mar 2025
https://github.com/bogdanp/racket-postmark
Racket client for the Postmark HTTP API.
Last synced: 03 Apr 2025
https://github.com/kraks/dataflow-analysis
Racket Implementation of Data-flow Analyses
dataflow-analysis racket static-analysis
Last synced: 24 Apr 2025
https://github.com/donaurelio/oz-interpreter
A Mini Oz/mozart interpreter in Scheme (aka Racket)
interpretador interpreter language-learning language-processing mozart-interpreter programming-languages racket racket-language scheme-language
Last synced: 12 Apr 2025
https://github.com/bogdanp/racket-ulid
Universally unique lexicographically sortable identifiers for Racket.
Last synced: 03 Apr 2025
https://github.com/wojwozniak/university
University courses that I have finished - tasklists, solutions, study materials
c computer-science csharp java javascript math python racket university
Last synced: 19 Dec 2024
https://github.com/takikawa/pprint.plt
Pretty printing library for Racket developed by Dave Herman
Last synced: 25 Mar 2025
https://github.com/jackfirth/lambda-calculus
A racket language for lambda calculus
functional-programming lambda-calculus language racket
Last synced: 25 Mar 2025
https://github.com/noti0na1/racket-codes
A Collection of My Racket Code
cps data-structures macros racket
Last synced: 03 Apr 2025
https://github.com/hiphish/msgpack-racket
msgpack.org[Racket] Mirror of the MessagePack implementation for Racket
messagepack msgpack racket serialization
Last synced: 21 Mar 2025
https://github.com/ashton314/christmas-compiler
An experimental lambda calculus compiling to the LLVM
compiler lambda-calculus linear-types lisp llvm racket type-checking type-inference
Last synced: 23 Mar 2025
https://github.com/charles-l/ugg
another attempt at 3D graphics with lisp
game-development graphics opengl racket
Last synced: 20 Feb 2025
https://github.com/rhcarvalho/htdp-exercises
Solutions for the exercises in the book How to Design Programs.
Last synced: 02 Mar 2025
https://github.com/bogdanp/racket-libargon2
libargon2 binaries for Racket on Linux, macOS and Windows.
Last synced: 03 Apr 2025
https://github.com/rhcarvalho/as-network-simulation
Simulation on Complex Network Attack Analysis using the Internet graph.
complex-networks network-analysis racket simulation
Last synced: 02 Mar 2025
https://github.com/mariomarton/racket-sudoku-solver
Sudoku solver in Racket for any board size (including hexadoku & larger), built without constraint solvers or mutations. It solves any legal puzzle and detects invalid ones.
functional-programming hexadoku-solver lisp racket racket-lang sudoku sudoku-solver
Last synced: 11 Mar 2025
https://github.com/thinkverse/exercism-racket
Solutions to Exercism's Racket track
exercism exercism-racket exercism-solutions exercism-track racket
Last synced: 17 Mar 2025
https://github.com/zyrolasting/search-upward
Search for files or directories approaching root directory
Last synced: 17 Mar 2025
https://github.com/acosimon/mariobros-racket
Programa interactivo en Racket (DrRacket), el cual es un lenguaje de programación de amplio espectro de la familia de Lisp y Scheme. Es multiparadigma así como de propósito general.
Last synced: 25 Feb 2025
https://github.com/metaxal/learn-to-type
A very simple Racket GUI program to learn to type by copying a text.
Last synced: 25 Mar 2025
https://github.com/matheus-hrm/bnl-interpreter
Interpretador em Scheme
racket scheme scheme-interpreter
Last synced: 25 Feb 2025
https://github.com/racket/email-notifications
GitHub action code for email notifications.
Last synced: 26 Feb 2025
https://github.com/zaoqi/monad.rkt
Monad . Racket
lisp lisp-library racket racket-library scheme
Last synced: 03 Apr 2025
https://github.com/calvin-ll/racket-helpers
A VSCode extension that offers some helpers for working with Racket
Last synced: 14 Mar 2025
https://github.com/florianvazelle/py2mips
A python compiler to mips, written in racket (not finished)
Last synced: 06 Apr 2025
https://github.com/wojwozniak/functional-programming-course
[uni] Functional Programming Course
functional-programming racket university-course
Last synced: 06 Apr 2025
https://github.com/andresmpa/super-mario-bros-en-racket
Me encontré mi primer código de la universidad (Y sus versiones 0, 0.1, 0.2, 0.3)
Last synced: 22 Mar 2025
https://github.com/theodesp/remove-duplicates
Removes consecutive elements from a list in Racket/Sheme
Last synced: 06 Apr 2025
https://github.com/theodesp/base62
Base62 encoding/decoding in Racket Scheme
Last synced: 06 Apr 2025
https://github.com/bogdanp/racket-snappy
A pure-Racket decompressor for Snappy data.
Last synced: 03 Apr 2025
https://github.com/bogdanp/racket-buid
Universally unique, lexicographically-sortable flake ids for Racket.
Last synced: 03 Apr 2025
https://github.com/takikawa/racket-cpu-affinity
A Racket library for getting/setting CPU affinity
Last synced: 25 Mar 2025
https://github.com/lai-huy/csce-314
Source Code for CSCE 314
java javafx racket scheme tamu tamu-csce314
Last synced: 17 Mar 2025
https://github.com/SophieZ302/C-Project-Interpreter
Racket Interpreter in C, using Stack, Queue, Binary Tree
Last synced: 11 May 2025