This is a clone of golang-impl branch of main Serene repo. The go lang implementation has been abandoned in favor of cpp and MLIR implementation.
Go to file
Sameer Rahmani 7f1080964a Add antlr docker image and setup to generate the parser 2020-11-10 22:12:39 +00:00
bootstrap Add antlr docker image and setup to generate the parser 2020-11-10 22:12:39 +00:00
docs/examples Create 'def' special form to define global value ( not functions at the moment ) 2020-09-20 22:22:18 +01:00
.gitignore Fix the compiler ns to have a very basic Compiler struct 2020-09-09 21:21:04 +01:00
LICENSE Make Serene GPLv2 compatible 2020-09-09 21:40:31 +01:00
Makefile Add antlr docker image and setup to generate the parser 2020-11-10 22:12:39 +00:00
dev.org Update dev.org with more resources 2020-10-29 19:34:12 +00:00