Rich Morin
Posts: 3
Nickname: rdm
Registered: Jan, 2006
|
|
Re: If It's Not Nailed Down, Steal It
|
Posted: Jun 29, 2008 2:29 PM
|
|
Note: In order to make the parse_sexp example work, I had to require sexpressions, rather than sexp.
PowerLoom's variant of KIF includes syntax that this library does not handle: exponential notation (eg, "1.2e3"), two kinds of comments (eg, ";...\n", '#|...|#'), and a slew of symbolic operators ranging from "=" to ":<<=>>". It may be a while before I am in a position to compare them on an equal footing...
|
|