JanetDocs
Playground
I'm feeling lucky
GitHub sign in
Run
Format
(def ast '(print novar)) (def es (compile ast)) # => @{:column 11 :line 12 :error "unknown symbol novar"} returns struct with error on invalid ast