pietervdvn / Lang

Yet another programming language
1 stars 1 forks source link

Look into manifest parser bug #89

Closed pietervdvn closed 9 years ago

pietervdvn commented 9 years ago

When parsing the manifest:

Package {manifest = Data
----
The most basic types and functions, which each program needs.

This package defines ''Bool'', ''Int'', basic data structures, ...
----

authors     = ["Pietervdvn"]
maintainers = ["Pietervdvn"]
version     = 0.1.0*** Exception: Sequencer error in Pt2MetaValue on rule version with asts []
λ: show p
"Package {manifest = Data\n----\nThe most basic types and functions, which each program needs.\n\nThis package defines ''Bool'', ''Int'', basic data structures, ...\n----\n\nauthors\t\t= [\"Pietervdvn\"]\nmaintainers\t= [\"Pietervdvn\"]\nversion\t\t= 0.1.0*** Exception: Sequencer error in Pt2MetaValue on  rule version with asts []