https://github.com/theavgman/prolog-compiler
Prolog Compiler implemented by my colleagues and I, using Python, for the subject of Design of Compilers in Ain Shams University
https://github.com/theavgman/prolog-compiler
compiler python
Last synced: about 1 month ago
JSON representation
Prolog Compiler implemented by my colleagues and I, using Python, for the subject of Design of Compilers in Ain Shams University
- Host: GitHub
- URL: https://github.com/theavgman/prolog-compiler
- Owner: TheAvgMan
- Created: 2024-04-28T07:22:42.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-28T07:28:25.000Z (about 2 years ago)
- Last Synced: 2025-09-01T18:42:12.519Z (10 months ago)
- Topics: compiler, python
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Prolog-Compiler
Prolog Compiler implemented by my colleagues and I, using Python, for the subject of Design of Compilers in Ain Shams University