bringert
|
ecd0594547
|
Generated GF and GFC lexers with BNFC with string sharing support.
|
2004-12-08 13:21:40 +00:00 |
|
bringert
|
d42984a08f
|
Do string sharing after unescaping in source and canonical grammars.
|
2004-12-07 13:02:27 +00:00 |
|
bringert
|
eaa2dcde07
|
More sharing of reserved words in GF and GFC lexers. Added GF lexer alex file.
|
2004-12-06 19:08:58 +00:00 |
|
bringert
|
0098d5e943
|
Use strict parser and GHC-specific lexer for source grammars.
|
2004-12-06 17:44:59 +00:00 |
|
bringert
|
798cb37002
|
Use HashTable to share strings in tokens when parsing GFC files.
|
2004-12-06 16:02:08 +00:00 |
|
aarne
|
b0fc3c72f4
|
experiment with new Rename
|
2004-12-03 16:04:25 +00:00 |
|
bringert
|
2e5bd1b547
|
Made GFC parser strict. Generated GFC lexer with alex -g. In total, this drops the memory residency after loading a large gfc file by about 40%.
|
2004-12-02 16:13:16 +00:00 |
|
aarne
|
84c23918d0
|
finishing verbs; bug fixes in comp
|
2004-11-27 08:13:45 +00:00 |
|
bringert
|
fcbe58ef07
|
Added module file (hacky) URLs to nodes.
|
2004-11-26 14:53:44 +00:00 |
|
bringert
|
198c84c77f
|
Added case (error) for transfer modules.
|
2004-11-24 18:07:04 +00:00 |
|
bringert
|
a16a420bed
|
Added module graph visualization.
|
2004-11-24 17:54:58 +00:00 |
|
aarne
|
3d3a2080af
|
resturcturing french resource
|
2004-11-17 14:33:15 +00:00 |
|
aarne
|
2bd22e078a
|
some bug fixes in type check and solve
|
2004-11-01 21:41:18 +00:00 |
|
aarne
|
8be82a3936
|
constraint bug fix
|
2004-10-26 11:53:22 +00:00 |
|
aarne
|
2b9e31455d
|
work on checking equations
|
2004-10-26 11:24:32 +00:00 |
|
aarne
|
24ba5b3b82
|
markup
|
2004-10-25 14:22:18 +00:00 |
|
bringert
|
96edcf45d9
|
Remove more punctuation characters when printing GSL grammars
|
2004-10-19 10:27:28 +00:00 |
|
aarne
|
357c2fa4cf
|
update highlights; fix cat warning bug
|
2004-10-13 11:47:24 +00:00 |
|
aarne
|
a0bc9b053a
|
german paradigms
|
2004-10-11 14:21:57 +00:00 |
|
bringert
|
f64502d4a7
|
Generalized Speech Recognition Grammar generation. Added JSGF grammar printer.
|
2004-10-01 08:43:59 +00:00 |
|
aarne
|
653c903dc7
|
fixed PredefAbs in TC
|
2004-09-30 06:24:09 +00:00 |
|
bringert
|
0dbd3d199c
|
Removed dead code from CFGM grammar
|
2004-09-29 16:24:40 +00:00 |
|
bringert
|
7492cfd236
|
Updated to simple CFGM grammar, use CFGM pretty printer when printing cfgm grammars.
|
2004-09-29 15:53:46 +00:00 |
|
bringert
|
df2c63c559
|
Updated to latest CFG specification from gfc2java
|
2004-09-29 08:27:28 +00:00 |
|
aarne
|
01f872bf5d
|
gfcc report
|
2004-09-28 19:44:02 +00:00 |
|
aarne
|
422b626a36
|
revising tex
|
2004-09-28 11:55:10 +00:00 |
|
aarne
|
ff2a2895c0
|
gfcc
|
2004-09-24 16:04:04 +00:00 |
|
aarne
|
33ea630d4d
|
bug fixes in parsing etc; improved ImperC
|
2004-09-24 08:46:03 +00:00 |
|
aarne
|
2c60a2d82a
|
Ints n
|
2004-09-23 14:41:42 +00:00 |
|
aarne
|
d5b4230d6d
|
making parsing ImperC work
|
2004-09-22 20:42:21 +00:00 |
|
aarne
|
a0116fd288
|
printing to LBNF with profiles
|
2004-09-22 15:12:49 +00:00 |
|
aarne
|
0e21dcbf54
|
Imper
|
2004-09-19 20:27:38 +00:00 |
|
aarne
|
6ec3a53d3c
|
C compiler
|
2004-09-17 22:02:35 +00:00 |
|
aarne
|
ecc132dccf
|
Karin C's example
|
2004-09-16 14:47:18 +00:00 |
|
bringert
|
7769d0fb00
|
When printing CFGM, only include the top-level modules
|
2004-09-16 11:09:37 +00:00 |
|
bringert
|
a38f028f04
|
Use .MAIN for the start category.
|
2004-09-15 16:16:34 +00:00 |
|
aarne
|
a25ee154e7
|
introducing multiple inheritance
|
2004-09-15 14:36:27 +00:00 |
|
aarne
|
7697b222d0
|
terms from rf
|
2004-09-15 11:37:45 +00:00 |
|
aarne
|
fe045070cf
|
gfcm header
|
2004-09-14 17:05:46 +00:00 |
|
bringert
|
35f884ddfd
|
Use grammar name as gsl category name prefix. Put some grammar info in GSL comments.
|
2004-09-14 15:45:17 +00:00 |
|
bringert
|
dabc4f1b8d
|
gsl printer now figures out startcat from grammar flags
|
2004-09-14 15:05:37 +00:00 |
|
bringert
|
87eec27336
|
Added GSL speech recognition grammar generation.
|
2004-09-14 08:36:57 +00:00 |
|
aarne
|
318379f73a
|
type check cc command
|
2004-09-08 11:36:53 +00:00 |
|
aarne
|
51c9afa5c8
|
codevars
|
2004-08-25 15:17:13 +00:00 |
|
aarne
|
4af78854b7
|
fixed incompleteness in prt
|
2004-08-24 19:16:48 +00:00 |
|
aarne
|
c861922736
|
some var parser bug fixes
|
2004-08-24 11:49:46 +00:00 |
|
bringert
|
65f012d155
|
Added CFGM format (pm -printer=cfgm) and utf8 conversion for pm.
|
2004-08-23 07:51:36 +00:00 |
|
aarne
|
c96162ba8b
|
experiments with unlexer
|
2004-08-15 21:02:10 +00:00 |
|
aarne
|
1142d18a08
|
-s
|
2004-08-13 20:46:54 +00:00 |
|
aarne
|
69aa3248d2
|
unique ref
|
2004-08-13 13:21:46 +00:00 |
|