How to Run Nearoh Coding Language (Windows) #1
ReeceGilbert
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to run Nearoh Coding Language locally:
Clone repo:
git clone https://github.com/ReeceGilbert/Nearoh-Coding-Language
Open in CLion or build with CMake
Run examples:
nearoh examples/hello.nr
nearoh --tokens examples/hello.nr
nearoh --ast examples/hello.nr
nearoh --debug examples/hello.nr
Current project links:
GitHub:
https://github.com/ReeceGilbert/Nearoh-Coding-Language
Website:
https://nearoh-coding-language.base44.app
Beta Was this translation helpful? Give feedback.
All reactions