Hacker News
- Rhombus: Macro-extensible language with conventional syntax built on Racket https://docs.racket-lang.org/rhombus/index.html 97 comments
- Hackett – A Haskell-like language with support for Racket’s macro system https://github.com/lexi-lambda/hackett 16 comments
- Macro-embedding Compiler Intermediate Languages in Racket https://williamjbowman.com/resources/wjb2022-hashlang-x64.pdf 2 comments compilers
- Macros and Languages in Racket http://rmculpepper.github.io/malr/index.html 3 comments lisp
- Hackett, a Haskell-like language with support for Racket’s macro system. https://github.com/lexi-lambda/hackett 5 comments programming