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-26 00:25:14 UTC
- JSON Representation
https://github.com/adamlwgriffiths/advent_of_code
Solutions to Advent of Code
advent-of-code-2017 advent-of-code-2018 challenges racket
Last synced: 24 Mar 2025
https://github.com/rhcarvalho/geek-challenge
Solutions for geek challenges, finding patterns in large prime numbers.
algorithm challenge prime-numbers racket
Last synced: 02 Mar 2025
https://github.com/jbclements/glpk
FFI interface to Gnu Linear Programming Kit
Last synced: 25 Mar 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: 25 Mar 2025
https://github.com/shrondi/programacion-declarativa
Repositorio para las prácticas de la asignatura Programación Declarativa. Curso 2023-2024
Last synced: 18 Feb 2025
https://github.com/rdmello/sicp-exercises
Exercises from the SICP ebook
chicken-scheme racket scheme sicp sicp-exercises
Last synced: 12 Jun 2025
https://github.com/xandkar/racket-web-server-hello-world
An expository hello-world Racket Web Server app
Last synced: 28 Mar 2025
https://github.com/xframes-project/xframes-racket
GPU accelerated UI development for Racket
Last synced: 12 Jun 2025
https://github.com/bogdanp/try-racket-client
A Racket client for Try Racket.
Last synced: 03 Apr 2025
https://github.com/bearddan2000/racket-cli-hello-world
A POC for racket programming language.
Last synced: 24 Mar 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: 14 Jun 2025
https://github.com/bogdanp/racket-country
Facilities for working with standardized country data in Racket.
Last synced: 03 Apr 2025
https://github.com/branneman/status-page
Communicate service status to your users via a web page.
Last synced: 11 Jun 2025
https://github.com/twolodzko/schsch
Minimal Scheme interpreter implemented in Scheme (Racket)
lisp lisp-interpreter racket racket-lang scheme scheme-interpreter
Last synced: 08 Apr 2025
https://github.com/simonlschlee/layout-interactive
interact utility for use with layout library
Last synced: 25 Mar 2025
https://github.com/simonlschlee/randdistgraph
generate random distribution graph pictures
graphing picture-generation racket racket-draw racket-lang random random-distributions
Last synced: 25 Mar 2025
https://github.com/vendethiel/brain.rkt
Dummy brainfuck interpreter in Racket.
Last synced: 22 Mar 2025
https://github.com/vendethiel/path.rkt
Very small tool to manage one's %PATH%
Last synced: 22 Mar 2025
https://github.com/inanyan/english-to-logic
English to logic translator
ai english logic nlp pattern-matching racket translator
Last synced: 17 Feb 2025
https://github.com/bor0/mosgen
Mosaic generator
image-generator mosaic racket scheme
Last synced: 16 May 2025
https://github.com/pabloreszczynski/merkle-tree
A Merkle Tree implementation in Racket
data-structures functional racket
Last synced: 06 Apr 2025
https://github.com/julgitt/university_tasks
University tasks solutions
assembly c cpp csharp css html java javascript racket typescript
Last synced: 12 Mar 2025
https://github.com/suzannesoy/phc-graph
Graph manipulation library in Typed/Racket
Last synced: 25 Mar 2025
https://github.com/kalimehtar/thread-utils
Utilities to do async tasks with threads
Last synced: 25 Mar 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: 25 Jun 2025
https://github.com/zyrolasting/dynamic-xml
Apply keyword procedures in a given Racket namespace using X-expressions.
document-processing racket xml
Last synced: 17 Jun 2025
https://github.com/huy-dna/sicp
Learning notes and exercise walkthrough of the SICP book
Last synced: 22 Mar 2025
https://github.com/jackfirth/delimit-app
A Racket library that makes function application delimiter-sensitive
Last synced: 25 Mar 2025
https://github.com/ararslan/fdm.rkt
Derivatives by finite differences in Racket
derivatives finite-difference-method racket
Last synced: 05 Apr 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: 25 Mar 2025
https://github.com/pmatos/cond-contract
Package to allow the specification of optional contracts
Last synced: 27 Feb 2025
https://github.com/maeln/projecteuler
Project Euler solutions in Racket.
mathematics project-euler racket racket-lang
Last synced: 24 Feb 2025
https://github.com/nikhilm/postal
Racket "sans-IO" style DHCP client
dhcp dhcp-client racket sans-io
Last synced: 09 Mar 2025
https://github.com/MicheleCattaneo/BST-traversal-visualization
Visualise traversal algorithms on any Binary Search Tree
binary-search-tree functional-programming racket visualization
Last synced: 11 May 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: 12 Mar 2025
https://github.com/gusenov/examples-racket
:tennis: Примеры кода на Racket.
examples functional-programming lisp lisp-dialect racket
Last synced: 20 Feb 2025
https://github.com/shrondi/hundirflota-racket
Juego de Hundir la flota creado con interfaz gráfica en Racket/Scheme
hundir-la-flota lisp programacion-declarativa racket racket-graphical-interface-toolkit racket-gui racket-lang scheme uco
Last synced: 02 Mar 2025
https://github.com/pmatos/octo-racknews
Statistics gathering for Racket News
github racket racket-news statistics
Last synced: 27 Feb 2025
https://github.com/saiteja-talluri/2048-the-game
2048 Game developed using Racket Libraries
Last synced: 12 Mar 2025
https://github.com/kenwuqianghao/cs-135-homeworks
Code written for UWaterloo CS 135 homeworks
Last synced: 18 Feb 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: 11 Mar 2025
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: 16 Mar 2025
https://github.com/spdegabrielle/gstreamer-x86_64-macosx
gstreamer libs package
Last synced: 12 Jun 2025
https://github.com/kalimehtar/stretchable-snip
Racket library for stretchable editor snips
Last synced: 16 Jun 2025
https://github.com/pmuens/htdp
How to Design Programs
functional functional-programming lisp racket scheme
Last synced: 15 May 2025
https://github.com/inanyan/eng-ua-translator1
Rule based English to Ukrainian translator
english lisp nlp racket translator ukrainian
Last synced: 16 May 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: 05 Mar 2025
https://github.com/sleibrock/racket-papertrail
Send syslog messages to Papertrail from Racket
Last synced: 19 Feb 2025
https://github.com/sleibrock/running-stats
My running stats (using Racket)
data-science racket statistics web
Last synced: 12 Jun 2025
https://github.com/idorobots/promise-based-lang
An exploration & benchmarking of weird programming language features. This time around - pure and transparent asynchrony.
benchmark concurrency language-design promise racket
Last synced: 07 Apr 2025
https://github.com/gabrielnagy/2048racket
Final project for my second year Functional Programming class
functional-programming racket university-project
Last synced: 02 Apr 2025
https://github.com/pmatos/racketcs-internals
A Manual for Porting RacketCS and its internals
book chezscheme internals pollen racket
Last synced: 27 Feb 2025
https://github.com/kalimehtar/finalizer
Common trivial finalizer for Racket
Last synced: 25 Mar 2025
https://github.com/monkeyjunglejuice/emacs.ontop
My former Emacs config
common-lisp elixir emacs emacs-config emacs-configuration emacs-setup emacs-starter-kit erlang gerbil-scheme haskell julia lfe ocaml racket
Last synced: 03 Mar 2025
https://github.com/vadimfilimonov/sicp
Solutions of exercises from the book "Structure and Interpretation of computer programs"
Last synced: 03 Mar 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: 15 Mar 2025
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: 13 Mar 2025
https://github.com/mistivia/advent-of-code-2023-racket
My solutions of Advent of Code 2023 in Racket
advent-of-code advent-of-code-2023-racket racket
Last synced: 15 Mar 2025
https://github.com/benknoble/rrule
iCal recurrence rule implementation for Racket
Last synced: 16 Mar 2025
https://github.com/takikawa/lipics-scribble
Scribble language for making papers in the LIPIcs format
Last synced: 25 Mar 2025