6 Commits (113a1ab5d547e8eb153ee4b6a25f20b2ddc35253)

Author SHA1 Message Date
Jordan Orelli 660aee96f9 ok ok ok, variables work properly again 10 years ago
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
Jordan Orelli 9591212531 supper bare strings, break variables
this is a HUGE change to the syntax, but I'm really excited about it!
It was @avleen that convinced me this was worth looking into.
10 years ago
Jordan Orelli bdf11713ea remove type lexing, which wasn't a thing
I had this idea that there would be an optional type system but
@cardamaro talked me out of it.  There's an off chance that something
like it will come back, but I wouldn't count on it.  It doesn't seem
that pressing right now.
10 years ago
Jordan Orelli c29ff7de6a lexStringLiteral -> lexQuotedString 10 years ago
Jordan Orelli 4ef77d7b6c separated importable package from executable 10 years ago