mentat/edn
Victor Porof c585715224 Don't depend on num and ordered-float in the db and query crates, r=ncalexan (#223)
Signed-off-by: Victor Porof <victor.porof@gmail.com>
2017-02-08 12:19:16 +01:00
..
src Don't depend on num and ordered-float in the db and query crates, r=ncalexan (#223) 2017-02-08 12:19:16 +01:00
tests Relax whitespace rules for edn vectors, lists, sets and maps 2017-02-04 08:45:31 +01:00
build.rs Implement a basic EDN parser. (#149) r=rnewman,bgrins,nalexander 2017-01-11 13:03:04 -08:00
Cargo.toml Consolidate edn peg rules to better parse keywords and symbols, r=ncalexan. Fixes #219 2017-02-03 09:08:24 +01:00
README.md Implement a basic EDN parser. (#149) r=rnewman,bgrins,nalexander 2017-01-11 13:03:04 -08:00

barnardsstar

An experimental EDN parser for Project Mentat.