Doug Coleman
42ceea05cb
gml.parser: Use multiline.
2017-08-05 22:48:28 -05:00
Doug Coleman
15b13870ae
peg.ebnf: Clean up EBNF: syntax.
...
The syntax for an EBNF parser is now ``EBNF: identifier string``. The
inline syntax went from [EBNF ... EBNF] to EBNF[[ ]], EBNF[=[ ]=], etc.
<EBNF looked for a main word, but this functionality is just EBNF[[ ]]
now.
2017-08-05 22:23:57 -05:00
Doug Coleman
f7ce73b962
gml.runtime: Don't let gml double up on class/word names.
...
Related to #358 .
2017-06-01 15:47:49 -05:00
John Benediktsson
a82ae0027d
maintain gml, euler, flatland, pong, multi-methods, pair-rockets, variables.
2016-03-30 10:30:36 -07:00
Doug Coleman
81f9e0405c
gml: move to unmaintained for now.
2015-07-21 17:33:53 -07:00
John Benediktsson
cd6ccdadc3
peg: use escaped character classes.
2015-07-16 08:44:59 -07:00
Doug Coleman
352e5de16a
core, basis, extra: Remove DOS line endings from files.
...
Remove whitespace from end of lines.
Add a newline to the end of each file.
2015-06-29 17:25:40 -07:00
John Benediktsson
b366a06c41
use reject instead of [ ... not ] filter.
2015-05-12 18:50:34 -07:00
Doug Coleman
e270175af0
gml, euler: Initial commit.
2013-06-18 16:42:13 -07:00