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
amirrezaask 5dbe96b79e Merge pull request 'Improve internal Error' (#2) from refactor/make-IError-stdlib-compatible into master
Reviewed-on: Serene/Serene#2
Reviewed-by: Sameer Rahmani <lxsameer@gnu.org>
2020-12-05 11:24:55 +00:00
bootstrap add wrapped error 2020-12-05 14:43:49 +03:30
docs/examples Create 'def' special form to define global value ( not functions at the moment ) 2020-09-20 22:22:18 +01:00
.gitignore Add the Def, and Fn special forms 2020-11-19 19:14:06 +00:00
LICENSE Make Serene GPLv2 compatible 2020-09-09 21:40:31 +01:00
Makefile Create a basic parser in Golang 2020-11-14 10:51:25 +00:00
dev.org Scheme compilers to check out 2020-11-26 00:57:25 +03:30