| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
interact properly with the lazy parser
|
|
|
|
|
|
|
|
|
|
|
|
|
|
entry. Now this is fixed by treating those as syntactic rules
|
|
|
|
if case_sensitive=off
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if their probability differ with less that 0.5
|
|
|
|
would gladly remove some code.
|
|
|
|
The API in the C runtime as well as in the Haskell, Python and Java binding
is changed. Now instead of adding the literal callbacks to the concrete syntax
you need to supply them every time when you need to parse. The main reason is:
- referentially transparent API for Haskell
- when we start using memory mapped files we will not be allowed to change
anything in the grammar data structures. At that point the old API would
be impossible to use.
|
|
|
|
|
|
|
|
BIND token which means that the App grammar was running about 2-3 times slower.
|
|
|
|
Haskell runtime but will be intepreted in the C runtime
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
prediction
|
|
|
|
|
|
|