12:18
ilogger2 left
12:20
ilogger2 joined
13:42
lucasb joined
|
|||
masak | have a look at this: github.com/masak/007/blob/82fc89d4...rammar.007 | 18:08 | |
this craziness actually works | |||
(it's a data structure that can be used as a grammar to parse some text. the general idea is to be able to extend the data structure during the parse, thus allowing for mutable grammars, which 007 needs for `is parsed`) | 18:09 | ||
the data structure in that file is generated (by a Perl 6 script) from github.com/masak/007/blob/82fc89d4...ne.grammar | 18:10 | ||
this is basically the ongoing work from github.com/masak/007/issues/485 | 18:13 | ||
18:51
lucasb left
|