History: camxes

Preview of version: 2 (current)

A Lojban parser in Java by camgusmis and xorxes.

Bug reports / requests

  • "ke ko'a ce ko'e ke'e ce ko'i" does not parse. —kpreid
  • The parse tree for "ko'a ce ke ko'e ce ko'i ke'e" is unnecessarily hard to process, as it contains the ke/ke'e brackets in the same parent node (sumti1) as the elements of the outer list; the (somewhat postprocessed) output in TermL syntax is sumti1(sumti2, joikEk, KE, sumti, KEhE); it would be preferable for the last three elements to have a subnode to themselves. —kpreid
  • Non-Lojban words in ZOI quotes yield invalid TermL: "zoi zoi $ zoi" contains innerWord( $ ) when it should be innerWord( "$" ). 'zoi zoi " zoi' is probably another useful test case. —kpreid

History

Advanced
Information Version
Wed 02 of Feb, 2011 01:36 GMT alyn.post from 68.35.165.60 move information from list of peg variants. 2
Thu 30 of Nov, 2006 01:55 GMT kpreid from 69.169.180.89 Created page, primarily to list my bug reports as requested by camgusmis. 1
Show PHP error messages