Commit Graph

5 Commits

Author SHA1 Message Date
Sameer Rahmani e0c6960b6b Add jenkinsfile and makefiles to test it 2021-01-15 18:28:36 +00:00
Sameer Rahmani 1bd3a41fb6 Create a basic parser in Golang 2020-11-14 10:51:25 +00:00
Sameer Rahmani 7f1080964a Add antlr docker image and setup to generate the parser 2020-11-10 22:12:39 +00:00
Sameer Rahmani 9181292651 Print debug data of reader and evaluator on the rep 2020-11-01 20:15:07 +00:00
Sameer Rahmani 124fd3e267 Move current implementation to the 'bootstrap' directory
Since we're decided to create a Serene interpreter to bootstrap
the self hosted compiler, I moved the current implementation to
bootstrap directory and setup a very basic REPL.
2020-11-01 19:40:07 +00:00