Import Upstream version 20180207
[hcoop/debian/mlton.git] / doc / guide / src / RayRacine.adoc
... / ...
CommitLineData
1RayRacine
2=========
3
4Using SML in some _Semantic Web_ stuff. Anyone interested in
5similar, please contact me. GreyLensman on #sml on IRC or rracine at
6this domain adelphia with a dot here net.
7
8Current areas of coding.
9
10. Pretty solid, high performance Rete implementation - base functionality is complete.
11. N3 parser - mostly complete
12. RDF parser based on fxg - not started.
13. Swerve HTTP server - 1/2 done.
14. SPARQL implementation - not started.
15. Persistent engine based on BerkelyDB - not started.
16. Native implementation of Postgresql protocol - underway, ways to go.
17. I also have a small change to the MLton compiler to add ++PackWord__<N>__++ - changes compile but needs some more work, clean-up and unit tests.