Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matixandr09/python-plus-plus
So i want to make my own programing lanugage. It will be like Rust + Python but harder, but not as hard as like C or C++ (Mid). I decided to write it in C++, becouse im VERY bad at it.
https://github.com/matixandr09/python-plus-plus
Last synced: about 1 month ago
JSON representation
So i want to make my own programing lanugage. It will be like Rust + Python but harder, but not as hard as like C or C++ (Mid). I decided to write it in C++, becouse im VERY bad at it.
- Host: GitHub
- URL: https://github.com/matixandr09/python-plus-plus
- Owner: MatixAndr09
- Created: 2024-06-04T14:57:55.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-06-06T06:47:36.000Z (7 months ago)
- Last Synced: 2024-06-06T17:26:02.094Z (7 months ago)
- Language: C++
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python++
So i want to make my own programing lanugage. It will be like Rust + Python but harder, but not as hard as like C or C++ (Mid). I decided to write it in C++, becouse im VERY bad at it.## TODO:
- [ ] Lexer
- [X] File Reader
- [ ] Tokenizer
- [ ] JSON Saver
- [ ] Parser
- [ ] Evaluator
- [ ] AST## Stats:
[![wakatime](https://wakatime.com/badge/user/018bd7d5-20a7-48f2-b2f1-7e6c6eb2c1f0/project/a1b818a8-36ab-4145-84cf-5549689c748a.svg?style=for-the-badge)](https://wakatime.com/badge/user/018bd7d5-20a7-48f2-b2f1-7e6c6eb2c1f0/project/a1b818a8-36ab-4145-84cf-5549689c748a?style=for-the-badge)