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-30 00:20:49 UTC
- JSON Representation
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/bogdanp/racket-snappy
A pure-Racket decompressor for Snappy data.
Last synced: 03 Apr 2025
https://github.com/racket/email-notifications
GitHub action code for email notifications.
Last synced: 26 Feb 2025
https://github.com/cleoold/calculus-toolbox
a toolkit available to calculate various expressions in calculus.
Last synced: 16 Mar 2025
https://github.com/ashton314/microkanren
My implementation of μKanren
kanren logic-programming microkanren racket
Last synced: 23 Mar 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/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/countvajhula/generator-util
Utilities for working with generators in Racket
Last synced: 25 Mar 2025
https://github.com/pmatos/quantum
Quantum is a racket application to do application performance benchmarking
benchmarking performance racket
Last synced: 27 Feb 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/bogdanp/racket-buid
Universally unique, lexicographically-sortable flake ids for Racket.
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/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/zaoqi/monad.rkt
Monad . Racket
lisp lisp-library racket racket-library scheme
Last synced: 03 Apr 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/emacs-sideline/sideline-racket
Show racket result with sideline
Last synced: 15 Apr 2025
https://github.com/pmatos/sketchy-pict
Sketchy Pict is a metapict based library to create sketch like picts in Racket
Last synced: 27 Feb 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/florianvazelle/py2mips
A python compiler to mips, written in racket (not finished)
Last synced: 06 Apr 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/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/pmuens/htdp
How to Design Programs
functional functional-programming lisp racket scheme
Last synced: 17 Feb 2025
https://github.com/sagnikc395/aoc2024
Advent of Code 2024 Solutions in Racket. [WIP]
Last synced: 03 Apr 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: 11 Apr 2025
https://github.com/fmind/onlog
Perform operations on log files
file log manipulation racket raco
Last synced: 11 Apr 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
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/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/MicheleCattaneo/BST-traversal-visualization
Visualise traversal algorithms on any Binary Search Tree
binary-search-tree functional-programming racket visualization
Last synced: 17 Nov 2024
https://github.com/bogdanp/try-racket-client
A Racket client for Try Racket.
Last synced: 03 Apr 2025
https://github.com/r1b/md5
[WIP] The MD5 Message-Digest Algorithm
cryptography r6rs racket scheme
Last synced: 08 Apr 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/bogdanp/racket-country
Facilities for working with standardized country data in Racket.
Last synced: 03 Apr 2025
https://github.com/kenwuqianghao/cs-135-homeworks
Code written for UWaterloo CS 135 homeworks
Last synced: 18 Feb 2025
https://github.com/sleibrock/racket-papertrail
Send syslog messages to Papertrail from Racket
Last synced: 19 Feb 2025
https://github.com/taktoa/rackettsbannergen
A port of TSBannerGen to Racket
banner-generator racket teamspeak3
Last synced: 15 Mar 2025
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/sleibrock/running-stats
My running stats (using Racket)
data-science racket statistics web
Last synced: 19 Feb 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/rdmello/sicp-exercises
Exercises from the SICP ebook
chicken-scheme racket scheme sicp sicp-exercises
Last synced: 22 Feb 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/xandkar/racket-web-server-hello-world
An expository hello-world Racket Web Server app
Last synced: 28 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/ryan-gordon/theory-of-algorithms-ca
algorithm lisp little-schemer racket scheme
Last synced: 13 Mar 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/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/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/simonlschlee/layout-interactive
interact utility for use with layout library
Last synced: 25 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/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/kalimehtar/stretchable-snip
Racket library for stretchable editor snips
Last synced: 25 Mar 2025
https://github.com/kalimehtar/finalizer
Common trivial finalizer for Racket
Last synced: 25 Mar 2025
https://github.com/cacilhas/konsulta-vortaro
esperanto macos med racket scheme translator
Last synced: 14 Mar 2025
https://github.com/xframes-project/xframes-racket
GPU accelerated UI development for Racket
Last synced: 23 Feb 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/saiteja-talluri/2048-the-game
2048 Game developed using Racket Libraries
Last synced: 12 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/maeln/projecteuler
Project Euler solutions in Racket.
mathematics project-euler racket racket-lang
Last synced: 24 Feb 2025
https://github.com/bearddan2000/racket-cli-hello-world
A POC for racket programming language.
Last synced: 24 Mar 2025
https://github.com/juanlopezaranzazu/ejercicios-programacion
ejercicios para practicar programacion con racket y python
Last synced: 13 Mar 2025
https://github.com/takikawa/lipics-scribble
Scribble language for making papers in the LIPIcs format
Last synced: 25 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/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: 15 Mar 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