You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jordan Orelli bbc5e45d13 lex variables
variables are done with a sigil now.  I picked the @ symbol because I
can find it on the keyboard without looking.  The $ is a little too far
away.  Also php is terrible.
10 years ago
..
tests lex variables 10 years ago
doc.go readfile 10 years ago
doc_test.go add doc.get and get subcommand 10 years ago
emit.go new subcommand: eval 10 years ago
emit_test.go fixing tests 10 years ago
lex.go lex variables 10 years ago
lex_test.go separated importable package from executable 10 years ago
node.go separated importable package from executable 10 years ago
parse.go readfile 10 years ago
parse_test.go separated importable package from executable 10 years ago