adrian-thurston / colm

The Colm Programming Language
MIT License
164 stars 31 forks source link

colm 0.12.0 tags2.lm test failed #125

Closed arm7star closed 3 years ago

arm7star commented 3 years ago

I tested the colm 0.12.0 on linux, but tags2.lm failed.

[root@localhost test]# ../src/colm -d working/tags2.lm working/tags2.lm:154:5: relative error: :0:2: parse error

"working/tags2.lm:154:5" pointers to "match". for Switch:tag in S { if match Switch ["" SwitchContent:content ""]

adrian-thurston commented 3 years ago

Hmm, that's a pretty old version. Approx 2014. A lot has changed since then. Are you unable to upgrade for some reason?