compiler optimization output
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
// streamline.ce — run the full compile + optimize pipeline, output JSON
|
||||
//
|
||||
// Usage: ./cell --core . streamline.ce <file.ce|file.cm>
|
||||
|
||||
var fd = use("fd")
|
||||
var json = use("json")
|
||||
var tokenize = use("tokenize")
|
||||
|
||||
Reference in New Issue
Block a user