Now actually have standard_grammar and with_import in scope let and all other ways in, having implemented let-vrec for mutually recursive vaus and fixing bugs. Tiny placeholder new_kraken definition and test.

This commit is contained in:
Nathan Braswell
2020-12-20 02:10:10 -05:00
parent 03b588f1f9
commit 5152e1d109
4 changed files with 224 additions and 193 deletions

3
new_kraken_test.kp Normal file
View File

@@ -0,0 +1,3 @@
#lang (with_import "./new_kraken.kp" new_kraken_untyped)
(println "THIS IS ININ the real real finally")