BuBBLE: A Lisp Dialect DSL Written in Haskell(github.com)
github.com
BuBBLE: A Lisp Dialect DSL Written in Haskell
https://github.com/Ninjacop/BuBBLE
2 comments
Repo read me file referred to a documentation wiki, but I couldn’t find it. Any link for that?
Just updated the readme to link the Wiki - have fun!
There's some documentation on the Github wiki [0]
[0] https://github.com/Ninjacop/BuBBLE/wiki
[0] https://github.com/Ninjacop/BuBBLE/wiki
Thanks!
Lisp written in Haskell, sounds like a idealist's dream!
There's also a Haskell writen in Lisp (in Racket, to be exact) https://www.youtube.com/watch?v=g6UCeHiKodo
Just to add: Hackett [0] is a lispy Haskell that has been under active development for some time.
Based around a paper, Type Systems as Macros [1]
[0] https://github.com/lexi-lambda/hackett
[1] http://www.ccs.neu.edu/home/stchang/pubs/ckg-popl2017.pdf
Based around a paper, Type Systems as Macros [1]
[0] https://github.com/lexi-lambda/hackett
[1] http://www.ccs.neu.edu/home/stchang/pubs/ckg-popl2017.pdf
Typed racket is pretty close .
https://github.com/racket/typed-racket
https://github.com/racket/typed-racket