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 6b3bf41a60 [Website] Add the deploy script to deploy the website 2021-01-02 18:16:46 +00:00
bootstrap [Bootstrap] Update the LICENSE file to hold a copy of GNU GPL2 2020-12-25 23:40:21 +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
site [Website] Add the deploy script to deploy the website 2021-01-02 18:16:46 +00:00
.gitignore [Website] Add site/public to the gitignore 2021-01-02 17:21:24 +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
README.org Update the TOC of README.org 2020-12-16 19:08:49 +00:00
dev.org Update the dev.org file with more resources 2020-12-25 02:36:18 +00:00

README.org

Serene language

Where to get help