Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tararhoseyn/compiler
A university assignment to design a compiler.
https://github.com/tararhoseyn/compiler
Last synced: 21 days ago
JSON representation
A university assignment to design a compiler.
- Host: GitHub
- URL: https://github.com/tararhoseyn/compiler
- Owner: TaraRhoseyn
- Created: 2023-07-18T10:24:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-01T08:50:01.000Z (11 months ago)
- Last Synced: 2024-11-01T05:26:36.449Z (2 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Compiler Assignment
## What is it?
Python-based application that acts as a compiler for a made-up language (cross between Java and Python).
## What grade did I get?
83%