| Age | Commit message (Collapse) | Author |
|
|
|
database
|
|
|
|
|
|
|
|
|
|
version
|
|
|
|
|
|
|
|
|
|
|
|
|
|
but much faster
|
|
|
|
compile
|
|
|
|
|
|
|
|
(and of course follow the target lang conventions)
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the grammars
|
|
|
|
|
|
|
|
|
|
|
|
from output with unlinearized functions, so that speech doesn't get garbled.
|
|
|
|
voice output for Bulgarian and Catalan ; replaced brackets in unknown words by capitalization (for better speech output ; this is experimental)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|