https://github.com/rashikakarki/storm
Basic computer language implemented using Python
https://github.com/rashikakarki/storm
basic-programming-language compiler compiler-design interpreter python
Last synced: about 1 month ago
JSON representation
Basic computer language implemented using Python
- Host: GitHub
- URL: https://github.com/rashikakarki/storm
- Owner: RashikaKarki
- License: apache-2.0
- Created: 2021-05-28T05:27:06.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-11T01:24:50.000Z (over 1 year ago)
- Last Synced: 2025-05-05T16:01:23.730Z (6 months ago)
- Topics: basic-programming-language, compiler, compiler-design, interpreter, python
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Storm
Storm is a basic programming language implemented with the help of Python.