Racket topic
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.
racket
A complete starting app for developing universal React/Redux web apps with generators, best practices and more
mediKanren
Proof-of-concept for reasoning over the SemMedDB knowledge base, using miniKanren + heuristics + indexing.
ActivityLog2
Analyze data from swim, bike and run activities
urlang
Urlang is JavaScript with a sane syntax
beautiful-racket
Resources for the “Beautiful Racket” book [moved to https://git.matthewbutterick.com/mbutterick/beautiful-racket]
rackjure
Provide a few Clojure-inspired ideas in Racket. Where Racket and Clojure conflict, prefer Racket.
pycket
A rudimentary Racket implementation using RPython