lexi-lambda / racket-tulip

15 stars 1 forks source link

flags / records / optional arguments / maps not supported #7

Open soupi opened 8 years ago

soupi commented 8 years ago
-foo: 1 -bar: 2

expected:

(-foo:1 -bar:2)

got:

lexer: No match found in input starting with: :

might be relevant to #4 because of the overloaded use of :