racket-language
There are 66 repositories under racket-language topic.
avelino/awesome-racket
A curated list of awesome Racket frameworks, libraries and software, maintained by Community
caocao485/awesome-racket-and-scheme
awesome racket and scheme project
Raymo111/cs135-drtools
DrRacket Tools for CS 135 course at UWaterloo
otherjoel/bookcover
📘⌨️ A Racket #lang and module for making cover PDFs for printed things.
shriram/gradescope-racket
Infrastructure to autograde Racket code on Gradescope
Dr-Nekoma/RacketowerDB
A simple database written in Racket
jackrosenthal/sdraw-racket
Draw cons-cell diagrams using Racket's pict library
the-language/zKanren
zKanren
Francy93/Racket-Projects
Discover the world of Racket programming! This repository showcases four projects, including a Trafficlights simulation with Arduino, a Virtual Turing Machine emulator, a regex matcher using FSM, and a Raspberry Pi-controlled network server for MIRTO. Unleash your coding skills with Racket! 🚀🎓🔧
Grafcube/racket-string-interpolation
Racket package for string interpolation syntax in string literals.
davidelettieri/sample-racket-language
Minimal setup to create a new racket language with custom syntax
zyrolasting/tesurell
A self-hosting markup #lang that allows inline use of other #langs
racket-templates/lang
*lang* is a language of combinators and numeric constants - reproduced with permission from xlang by @samth
rogerkeays/racket-dollar
Example #lang for racket that uses $ for unquote.
luanraithz/OSSU-How-to-Code-Simple-data
Notes, exercises and Space invaders game with Racket :tada:
mohammadnabia/Exercises-for-Learning-Racket
Exercises-for-Learning-Racket
racket-templates/gui-app
gui-app is a modernised version of the GUI app described in ‘Programming Languages as Operating Systems’ (1999) by M. Flatt, R. Findler, S. Krishnamurthi and M. Felleisen
seanpm2001/SNU_2D_ProgrammingTools_IDE_Racket
The Racket (Lisp/Scheme dialect) Programming language IDE submodule for SNU Programming Tools (2D Mode)
WillBAnders/Eskew
A stack inspired language made for RacketCon 2019
damien-mattei/SRFI-105-for-Racket
SRFI 105 Curly Infix for Racket Scheme
DonAurelio/oz-interpreter
A Mini Oz/mozart interpreter in Scheme (aka Racket)
fgmart-zz/dithering-in-racket
Floyd-Steinberg and Burkes dithering implementations in Racket
Jonqora/racket-sudoku
Feature-rich sudoku application coded entirely in a Lisp-based, pure-functional language (Racket ISL).
seanpm2001/AI2001_Category-Source_Code-SC-Racket
🧠️🖥️2️⃣️0️⃣️0️⃣️1️⃣️💾️📜️ The sourceCode:Racket category for AI2001, containing Racket programming language datasets
seanpm2001/Learn-Racket
A repository for showcasing my knowledge of the Racket programming language, and continuing to learn the language.
sophiabrandt/HtDP-Part-3
How to Code: Systematic Program Design - Part 3
Ardazafer/DrRacket
Some of my personal DrRacket projects that i've made in 2016
ceciliacsilva/stockPrediction-GeneticProgramming
Genetic programming for Stock Prediction.
divx89/HowToCode-SimpleData
Exercise Solutions from the EdX course "How to Code - Simple Data"
DonAurelio/battle-city-thinking-tank
The popular PolyStation game called Batle City developed in Scheme (aka Racket)
heisjuanda/Program-language
Final test from my university
racket-papers/racket-papers.github.io
a test site
ramprasadkillari/Chain-Reaction-Racket
DR RACKET implementation of the game CHAIN REACTION. (Single/Multi-Player) [Course Project, CS 152( 2017-2 ) - IIT Bombay]
SimonLSchlee/open-app
Open the default application for an url or file.
WJ930417/Fishing-Game
A visual fishing game, your task is to hook the most fishes in 30 seconds.
kyralothrop/RacketLang
Racket Language Assignments