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: about 1 year ago
JSON representation
[toy] industrial-strength implementation of the SKI calculus, using XML
- Host: GitHub
- URL: https://github.com/c-cube/iksml
- Owner: c-cube
- Created: 2012-02-08T07:20:34.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-02-08T15:47:49.000Z (over 14 years ago)
- Last Synced: 2025-03-07T01:45:10.421Z (about 1 year ago)
- Topics: lol, turing-tarpit, xml
- Homepage:
- Size: 98.6 KB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.mkd
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.