#+TITLE: Racket [[https://github.com/Bogdanp/marionette][Control Firefox via the Marionette protocol]] [[https://github.com/greghendershott/fear-of-macros][practical guide to racket macros]] [[https://mobile.twitter.com/racketlang/status/1286020900660404232][Racket on Twitter: "If you could have a wish granted, what would you like t]] [[https://github.com/ZibingZhang/racket-interpreter][Racket Interpreter]] [[https://mobile.twitter.com/racketlang/status/1286020900660404232][Racket]] [[https://github.com/kylesferrazza/slack-racketbot?files=1][racket bot for slack]] https://redex.racket-lang.org/ [[https://www.youtube.com/watch?v=ydyztGZnbNs&app=desktop][carmack live]] [[https://github.com/lexi-lambda/hackett][IP implementation of a Haskell-like Lisp in Racket]] [[https://github.com/takikawa/drracket-vim-tool][im-like editing for DrRacket]] [[https://github.com/bennn/zordoz][anipulating racket bytecode]] [[https://github.com/charlescearl/DeepRacket][ simple starting point for doing deep learning in Racket]] [[https://github.com/dys-bigwig/Bidirectional-Lambda-Calculus][bidirectional lambda calculus in racket]] https://blog.brownplt.org/2020/06/27/data-org.html https://github.com/videolang/interactive-syntax tools for building interactive direct manipulation tools in racket [[https://docs.racket-lang.org/eopl/index.html][subset of racket programming languages that align with the Scheme 5 Specification]] * potentially cool textbooks making use of racket https://docs.racket-lang.org/plai/index.html [[https://docs.racket-lang.org/redex/index.html][Redex Semantics Engineering]] https://docs.racket-lang.org/pie/index.html: the programming language used for http://thelittletyper.com/. The language has a [[https://docs.racket-lang.org/pie-a-let-mode/index.html][cool fork]]! * some cool libraries in racket https://docs.racket-lang.org/csexp/index.html https://docs.racket-lang.org/mode-lambda/index.html https://docs.racket-lang.org/datalog/index.html https://docs.racket-lang.org/Elle/index.html https://docs.racket-lang.org/heresy/index.html https://docs.racket-lang.org/plai-typed/index.html: scheme lang with ml type system the one for memoization is cool! just claled "memoize"