output for parser stages and c runtime doc
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
var fd = use("fd")
|
||||
var json = use("json")
|
||||
var tokenize = use("tokenize")
|
||||
var filename = args[0]
|
||||
var src = text(fd.slurp(filename))
|
||||
|
||||
Reference in New Issue
Block a user