https://github.com/corejust/coreproject2023
A sandbox programming language (Core) using c++ and llvm
https://github.com/corejust/coreproject2023
Last synced: about 1 month ago
JSON representation
A sandbox programming language (Core) using c++ and llvm
- Host: GitHub
- URL: https://github.com/corejust/coreproject2023
- Owner: CoreJust
- Created: 2023-01-31T17:16:16.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-26T16:14:31.000Z (over 3 years ago)
- Last Synced: 2025-01-26T01:22:22.026Z (over 1 year ago)
- Language: C++
- Size: 3.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
Awesome Lists containing this project
README
# CoreProject2023
A sandbox programming language (Core) using c++ and llvm (version 15.x)
Additional dependencies: nlohmann's json library (3.7.3)