evertheylen / logicpyLinks
Prolog Implementation in Python
☆12Updated 7 years ago
Alternatives and similar repositories for logicpy
Users that are interested in logicpy are comparing it to the libraries listed below
Sorting:
- Embeddable Prolog dialect implemented in pure Python. Stores its knowlegdebase using SQLAlchemy for scalability.☆20Updated 7 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 7 years ago
- A module for handling continuations in Python☆32Updated 9 years ago
- S-expressions in Python. Python cross-version compiler. Clean and efficient LISP back end.☆17Updated 5 years ago
- Research notebooks in Python, with the power of literate programming and Markdown.☆41Updated 12 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆18Updated 3 months ago
- Automatically exported from code.google.com/p/joypy☆32Updated 7 years ago
- A MiniKanren in Python☆36Updated 9 years ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- A set of visualization engines.☆14Updated this week
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- (Original: code.google.com/p/pylinda) A Linda implementation in Python.☆12Updated 3 years ago
- Programming language for symbolic computation with unusual combination of pattern matching features: Tree patterns, associative patterns…☆48Updated 3 weeks ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆28Updated 3 months ago
- Partial evaluation for Python with syntactic sugar☆36Updated 9 years ago
- Pyrolog: A Prolog interpreter written in Python using the PyPy translator toolchain. Clone of https://bitbucket.org/cfbolz/pyrolog☆24Updated 11 years ago
- A Pythonic DSL construction engine for import–time code translation.☆12Updated 8 years ago
- A booklet on the Smacc compiler compiler framework☆14Updated last year
- A toolkit to generate Python 3 source code from Pharo.☆26Updated last year
- Datalog based relational programming in Python.☆15Updated 2 years ago
- Noncanonical (but only existing) repo for the pijnu PEG parser☆24Updated 14 years ago
- metaprogramming for don't-repeat-yourself Python☆27Updated 6 years ago
- The Hy Transformer☆83Updated 6 years ago
- Making VSCode extensions ON-THE-FLY, without the ceremony of creating a new node project!☆15Updated 2 years ago
- A fragmentary bidirectional type system as a Python library☆52Updated 7 years ago
- an attempt to implement miniKanren and microKanren in Python☆54Updated 11 years ago
- Consolidated J language code referenced in my blog Analyze the Data not the Drivel☆38Updated 2 months ago
- An implementation of the APL language in Python with the Numpy module☆29Updated 8 years ago
- Hypothesis extension to allow generating strings based on regex☆26Updated 7 years ago