https://github.com/ladroid/myprogramminglanguage
New Programming Language
https://github.com/ladroid/myprogramminglanguage
Last synced: 3 months ago
JSON representation
New Programming Language
- Host: GitHub
- URL: https://github.com/ladroid/myprogramminglanguage
- Owner: ladroid
- License: bsd-3-clause
- Created: 2019-02-09T14:43:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-04-07T11:36:21.000Z (almost 4 years ago)
- Last Synced: 2025-10-26T07:36:35.361Z (3 months ago)
- Homepage:
- Size: 36.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MyProgrammingLanguage
This language has written with two languages: Java and Python. I used Python for REPL and all other frames has written on Java
1. Here are two branches with my language first [Java branche (JVM language)](https://github.com/ladroid/MyProgrammingLanguage/tree/Java)
2. And second [Python branche with REPL](https://github.com/ladroid/MyProgrammingLanguage/tree/Python)
3. **Soon will be new branche with Native language(using LLVM)**