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

https://github.com/mroik/twelf-interpreter

A twelf interpreter written in python
https://github.com/mroik/twelf-interpreter

interpreter python twelf

Last synced: 22 days ago
JSON representation

A twelf interpreter written in python

Awesome Lists containing this project

README

          

# Twelf interpreter
Hoping to build a twelf interpreter with caching to cut execution on already
computed function calls. \
There's a long way to go, the project is still in early develpment and I've
never written a serious interpreter before.