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-03 00:24:04 UTC
- JSON Representation
https://github.com/dannypsnl/formatted-string
Extends racket string to formatted string
Last synced: 20 Feb 2025
https://github.com/bogdanp/racket-postmark
Racket client for the Postmark HTTP API.
Last synced: 03 Apr 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/bogdanp/nevermore
A silly little Racket package that will never change.
Last synced: 03 Apr 2025
https://github.com/bogdanp/racket-ulid
Universally unique lexicographically sortable identifiers for Racket.
Last synced: 03 Apr 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: 18 Nov 2024
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/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/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/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/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/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/bogdanp/raco-invoke
Invoke raco commands from within Racket.
Last synced: 03 Apr 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/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/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/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/rhcarvalho/htdp-exercises
Solutions for the exercises in the book How to Design Programs.
Last synced: 02 Mar 2025
https://github.com/akash-akya/sicp-exercises
My attempt at solving sicp exercises
Last synced: 14 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/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/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/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/kraks/dataflow-analysis
Racket Implementation of Data-flow Analyses
dataflow-analysis racket static-analysis
Last synced: 24 Apr 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/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/noti0na1/racket-codes
A Collection of My Racket Code
cps data-structures macros racket
Last synced: 03 Apr 2025
https://github.com/theodesp/base62
Base62 encoding/decoding in Racket Scheme
Last synced: 06 Apr 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/ashton314/microkanren
My implementation of μKanren
kanren logic-programming microkanren racket
Last synced: 23 Mar 2025
https://github.com/codewars/codewars-rackunit
RackUnit test runner for Codewars
code-runner racket test-reporting test-runner
Last synced: 27 Feb 2025
https://github.com/sleibrock/racket-friday
Run Racket code only when it's Friday
comedy friday racket racket-lang
Last synced: 19 Feb 2025
https://github.com/malhotrapulak/starq
Minimal and Accessible Quantum Circuit DSL
Last synced: 27 Feb 2025
https://github.com/sleibrock/superv
A light-weight Racket Supervisor for long-term processes
Last synced: 19 Feb 2025
https://github.com/calebwin/lin
a higher-level DSL for linear programming
lin linear-programming linear-programming-solver racket rosette solver
Last synced: 23 Mar 2025
https://github.com/quasarbright/miniclass
a few implementations of a small class system in Racket
Last synced: 22 Apr 2025
https://github.com/ryukinix/symbolic-deriv
Symbolic Differentiation written in Racket
calculus derivatives differentiation racket sicp symbolic
Last synced: 09 Apr 2025
https://github.com/scottt2/hex_flash_gui
A GUI version of my world famous HexFlash!
but fun racket racket-gui useless
Last synced: 15 Mar 2025
https://github.com/shouya/neko
An adorable typed calculus langauge for STLC, System F, and System F-ω! (stalled)
Last synced: 31 Mar 2025
https://github.com/cleoold/calculus-toolbox
a toolkit available to calculate various expressions in calculus.
Last synced: 16 Mar 2025
https://github.com/racket/email-notifications
GitHub action code for email notifications.
Last synced: 26 Feb 2025
https://github.com/takikawa/racket-cpu-affinity
A Racket library for getting/setting CPU affinity
Last synced: 25 Mar 2025
https://github.com/rafaelbortolozo/racket_bhaskara
Cálculo de Bhaskara para a matéria de Paradigmas da Computação, desenvolvido na linguagem Racket. Além de exibir o resultado no interpretador, todos os dados são salvos em um arquivo bhaskara.txt e no banco de dados SQLite
bhaskara paradigms racket sqlite
Last synced: 15 Mar 2025
https://github.com/simonlschlee/layout
racket library for creating and rendering layouts, filling them with data, optionally generate example data
Last synced: 25 Mar 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: 25 Mar 2025
https://github.com/countvajhula/generator-util
Utilities for working with generators in Racket
Last synced: 25 Mar 2025