Commit Graph

1604 Commits

Author SHA1 Message Date
aarne
06acca1f67 syntax interfaces 2007-05-31 18:46:29 +00:00
aarne
e7b7def313 resource doc in tutorial 2007-05-31 13:43:46 +00:00
aarne
76268417db overload checking and messages; resource.txt modifs 2007-05-31 09:58:38 +00:00
aarne
93b4888b78 further work on tutorial 2007-05-30 19:29:24 +00:00
aarne
ebfbf32310 freshed up the tutorial 2007-05-30 12:59:52 +00:00
aarne
5234727cec new bib items 2007-05-29 08:24:42 +00:00
aarne
f1627e9912 Dan and Nor missing forms 2007-05-24 14:43:44 +00:00
aarne
3aeaa86460 some new bib entries 2007-05-17 21:09:45 +00:00
aarne
035689f8c7 started direct compiler from GF to GFCC 2007-05-15 16:35:13 +00:00
aarne
8af473a6f5 param values for TInts in Canon.Look 2007-05-11 13:57:34 +00:00
bringert
eb89dc2dfe Fixed < > encoding in int parameter example in gf-history. 2007-05-11 13:35:43 +00:00
aarne
97462f7e83 ids for GF rather than BNFC in AbsToBNF 2007-05-10 14:06:45 +00:00
bringert
e4ef09f6aa Added haskell_gadt -printer. It does not include a Compos instance yet, so it's not terribly useful. 2007-05-10 13:56:41 +00:00
aarne
278a0ab45d printing abs as BNF 2007-05-10 12:51:40 +00:00
aarne
e63fcd0a1f ref to Bj?rn's paper 2007-05-04 09:54:32 +00:00
aarne
3a51d58ff3 Ali's new paper added to refs. 2007-05-04 09:49:25 +00:00
aarne
8e324fc97d gf-bibliography extended and converted to txt source 2007-05-04 08:23:37 +00:00
aarne
5f2121e181 removed the Str/Tok distinction in CheckGrammar - obsolete anyway. 2007-05-03 13:55:34 +00:00
bringert
94d4ec728c Fixed use of -unlexer in EmbedAPI. Before, EmbedAPI.linearize ignored the flags in the grammar. 2007-04-21 16:20:02 +00:00
aarne
fcbc004aa6 record labels in compiler experiment 2007-04-20 15:36:33 +00:00
aarne
fc2c3cf057 bib entry 2007-03-31 15:53:36 +00:00
aarne
b072f0e668 bracket 2007-03-29 14:11:14 +00:00
aarne
1713c5e146 links in gf course 2007-03-29 14:09:53 +00:00
aarne
0cabdd518e I want phrases in thai travel 2007-03-28 14:40:29 +00:00
aarne
fd518ed2a3 primitive pattern matching 2007-03-27 20:54:49 +00:00
aarne
7c30d211c3 distinct form for opers that have no value 2007-03-27 16:40:54 +00:00
aarne
1c1acf1b97 top-level toy compiler - far from complete 2007-03-27 16:32:44 +00:00
bringert
273dc7120f Nicer formatting of generated GSL. 2007-03-27 10:21:16 +00:00
aarne
22c4a046e7 started eval 2007-03-26 21:13:37 +00:00
aarne
b36f70e6fd toy target language 2007-03-26 21:02:30 +00:00
bringert
5abf240a98 Remove all empty SLF nodes, don't care about edge explosion. Empty nodes are pprobably worse than lots of edges. 2007-03-26 17:36:58 +00:00
bringert
3797cfd11e Use EBNF compaction for GSL. 2007-03-26 14:51:24 +00:00
bringert
5faf418f4e Fixed SISR bug. 2007-03-26 13:12:04 +00:00
aarne
48b8a1345a param encoding 2007-03-25 19:16:47 +00:00
bringert
005ad917d9 Added directly cyclic SRG test case. 2007-03-25 16:44:30 +00:00
bringert
90ddf726c1 Give SRG test cases human-readable names. 2007-03-25 16:42:52 +00:00
bringert
de0ca9f533 commented LC_LR modification 2007-03-25 16:34:53 +00:00
bringert
4490e256a8 Also remove indirectly cyclic productions. 2007-03-25 16:34:35 +00:00
bringert
80ea351e5e Removed srg0006, it was a duplicate of srg0002 2007-03-25 16:34:11 +00:00
bringert
85072fb6b2 Added srg0006: A grammar with a cycle caused by an empty production. 2007-03-25 16:11:51 +00:00
bringert
4331167011 Comments only. 2007-03-25 11:26:03 +00:00
bringert
ed1e7f4485 SRG generation: merge categories with identical set of productions. The LC_LR algorithm produces lots of those, especially when there is little inflection. 2007-03-24 23:29:38 +00:00
aarne
436ddd5ebf simple source language for compiler experiment 2007-03-24 23:11:59 +00:00
bringert
4fdc0b598a Modified the LC_LR implementation to only produce rules using A-X categories when those categories have any productions. 2007-03-24 17:30:04 +00:00
bringert
61456fd9ca Better debugging output when SRG generation crashes because of a missing category. 2007-03-24 17:26:21 +00:00
bringert
2885cfc5ac Just renaming in srg0005 2007-03-24 17:25:07 +00:00
bringert
eca7f691a6 Shrunk srg0005 2007-03-24 15:48:29 +00:00
bringert
407b4bea9c More srg test cases. 2007-03-24 15:34:33 +00:00
bringert
e52adbde2e Added srg0004: a simple left-recursive grammar. 2007-03-24 15:13:18 +00:00
aarne
45f7684de1 components 2007-03-23 18:28:26 +00:00