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-06-21 00:25:04 UTC
- JSON Representation
https://github.com/gvoz-dev/fprog
Functional programming
clojure functional-programming racket scala
Last synced: 20 Feb 2025
https://github.com/racket/email-notifications
GitHub action code for email notifications.
Last synced: 26 Feb 2025
https://github.com/junker/racket-route-match
URL route-matching library for Racket
Last synced: 21 Feb 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/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/pmatos/sketchy-pict
Sketchy Pict is a metapict based library to create sketch like picts in Racket
Last synced: 18 Jun 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/khakimio/sicp-racket
📕 SICP an excellent computer science text used in introductory courses at MIT
car cdr computer-science cons lisp pairs racket sicp
Last synced: 23 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/emacs-sideline/sideline-racket
Show racket result with sideline
Last synced: 15 Apr 2025
https://github.com/lucasbotang/made_up_programming_language
MUPL language interpreter implemented by Racket
functional-programming interpreter mupl racket
Last synced: 20 Mar 2025
https://github.com/lebrancconvas/hackerrank-functional-programming
Programming in Functional Programming by using Hackerrank Problem.
clojure elixir erlang fsharp functional-programming hackerrank haskell lisp ocaml racket scala
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/matheus-hrm/bnl-interpreter
Interpretador em Scheme
racket scheme scheme-interpreter
Last synced: 15 Jun 2025
https://github.com/sleibrock/superv
A light-weight Racket Supervisor for long-term processes
Last synced: 19 Jun 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/calvin-ll/racket-helpers
A VSCode extension that offers some helpers for working with Racket
Last synced: 14 Mar 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/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/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/vishesh-gupta/programming-challenges
This repository is basically simple coding problems that I have done in various programming languages
euler leetcode-solutions programming-language racket
Last synced: 03 Apr 2025
https://github.com/cleoold/calculus-toolbox
a toolkit available to calculate various expressions in calculus.
Last synced: 16 Mar 2025
https://github.com/takikawa/racket-cpu-affinity
A Racket library for getting/setting CPU affinity
Last synced: 25 Mar 2025
https://github.com/jbclements/t-test
Implementations of Student's T-Test and Welch's T-Test for Racket
Last synced: 25 Mar 2025
https://github.com/ryan-gordon/theory-of-algorithms-ca
algorithm lisp little-schemer racket scheme
Last synced: 13 Mar 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: 28 Feb 2025
https://github.com/owainkenwayucl/racket-life
Conway's Game of Life written in Racket
conway-s-game-of-life pbm racket slow
Last synced: 23 Mar 2025
https://github.com/zyrolasting/racket-css
A Racket implementation of the W3C's CSS modules
Last synced: 17 Mar 2025
https://github.com/xgqt/collector2
almost official mirror of https://gitlab.com/src_prepare/racket/collector2
Last synced: 05 Apr 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: 30 Mar 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: 18 Feb 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: 19 Mar 2025
https://github.com/cacilhas/konsulta-vortaro
esperanto macos med racket scheme translator
Last synced: 14 Mar 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: 27 Feb 2025
https://github.com/xgqt/rkt
almost official mirror of https://gitlab.com/src_prepare/racket/racket-overlay
Last synced: 05 Apr 2025
https://github.com/juanlopezaranzazu/ejercicios-programacion
ejercicios para practicar programacion con racket y python
Last synced: 13 Mar 2025
https://github.com/slamko/deep-racket
Little Deep Learning framework in Racket
ai deep-learning functional-programming lisp machine-learning neural-network racket
Last synced: 14 Mar 2025
https://github.com/taimoorzaeem/functional-stuff
Some functional programs.
functional-programming haskell programming-languages racket racket-lang
Last synced: 17 Mar 2025
https://github.com/dariodip/sicp
Exercises and notes from Structure and Interpretation of Computer Programs
racket sicp-solutions study-notes
Last synced: 14 Mar 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: 12 Mar 2025
https://github.com/alinpahontu2912/racket-supermarket
first homework for programming paradigms
data-structures functional-programming racket
Last synced: 26 Mar 2025
https://github.com/fmind/onlog
Perform operations on log files
file log manipulation racket raco
Last synced: 11 Apr 2025
https://github.com/fmind/cookiecutter-racket
Template to generate a Racket project
cookiecutter project racket raco template
Last synced: 11 Apr 2025
https://github.com/cwbowron/chord-processor
Pre-processor and styles for formatting guitar and ukulele chords charts with LaTeX
guitar guitar-chords latex pdf pdf-generation racket
Last synced: 20 Feb 2025
https://github.com/wbthomason/miv
An editor with vim-inspired modal editing, emacs-inspired total customizability, speed, and easy extensibility
Last synced: 06 Mar 2025
https://github.com/yingtu35/space-invaders
An functional programming language-based shooting arcade game
functional-programming game racket
Last synced: 02 Apr 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/r1b/md5
[WIP] The MD5 Message-Digest Algorithm
cryptography r6rs racket scheme
Last synced: 08 Apr 2025
https://github.com/aygp-dr/jwt-parsing-examples
A cross-language exploration of JWT header parsing techniques across multiple programming paradigms
clojure examples functional-programming hy javascript jwt lisp parsing python racket rust scheme shell tutorial typescript
Last synced: 30 Apr 2025
https://github.com/garyhilares/minesweeper
Simple Minesweeper game written in ISL with lambdas (a functional programming variant of Racket).
functional-programming game minesweeper racket
Last synced: 08 Apr 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: 17 Mar 2025
https://github.com/spdegabrielle/check-nhs-number
a simple package to validate NHS numbers in Racket
Last synced: 25 Mar 2025
https://github.com/hmarcien/shopify-reality-check
Audit and predict operational performance for Shopify merchants — powered by a neural network in Racket (Malt). Built with a reflexive AI mindset, designed for real insights.
ai audit backend ecommerce fulfillment logistics malt neural-network racket reflexive-ai shopify shopify-api
Last synced: 18 Jun 2025
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: 24 Jun 2025
https://github.com/omentic/antiformatter
attempting to make the worst possible passable racket code
Last synced: 07 Apr 2025
https://github.com/taktoa/rackettsbannergen
A port of TSBannerGen to Racket
banner-generator racket teamspeak3
Last synced: 15 Mar 2025
https://github.com/ymdarake/sicp
SICP notes.
lisp mit racket scheme sicp sicp-exercises
Last synced: 05 Mar 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: 22 Mar 2025
https://github.com/rajatvig/sicp
racket scheme-language sicp sicp-book sicp-exercises
Last synced: 14 Mar 2025
https://github.com/xgqt/rbulkresizer
Graphical bulk picture resize tool written in Racket (mirror)
application bulk-resizer gui multiplatform racket
Last synced: 05 Apr 2025
https://github.com/sagnikc395/aoc2024
Advent of Code 2024 Solutions in Racket. [WIP]
Last synced: 03 Apr 2025
https://github.com/taggagii/racket
Some general formula's and jazz from racket for my own reference
Last synced: 05 Mar 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: 22 Feb 2025