Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/c-cube/iksml

[toy] industrial-strength implementation of the SKI calculus, using XML
https://github.com/c-cube/iksml

lol turing-tarpit xml

Last synced: 23 days ago
JSON representation

[toy] industrial-strength implementation of the SKI calculus, using XML

Awesome Lists containing this project

README

        

# IKSML

IKSML is the future! IKSML is entreprise compliant! IKSML is
a simple-yet-powerful functional language, with a XML syntax
that makes it easy to read, parse, and store in your favorite
database!

Sample term:

```xml





```

This nice XML blob represents a *SKI* term (cf http://en.wikipedia.org/wiki/SK_calculus ). To
reduce it to a normal term, invoke `IKSML.py `. Enjoy!

Note: due to the lack of indexing and ASM inlining, the performance may be
slightly lower than the equivalent code in C.