morganey-lang / Morganey

Lambda Calculus based, interpreted programming language that recognizes Church encoded structures.
43 stars 4 forks source link

Make BNF in the README correct so it can be successfully converted by bnfc utility #248

Closed rexim closed 8 years ago

rexim commented 8 years ago

Split from https://github.com/morganey-lang/Morganey/issues/246#issuecomment-252421294

The bnfc utility: http://bnfc.digitalgrammars.com/

rexim commented 8 years ago

Morganey syntax cannot be expressed with LBNF of BNFC utility, because it doesn't support unicode. And we need that for the lambda symbol