"Go try it its not that good but i just make it anyway so try it"
I made this programming language because I wanted to. It works.
It's a programming language with its own custom keywords. You can write code in it. It has a compiler and an interpreter. It does the job.
It looks like this:
// Just a simple function
kian hello()
da("Hello world, i guess")
job
hello()
- Download
ije.exefrom Releases. - Run your code:
ije file.ije
- That's it. No complicated setup.
- Custom Keywords: Uses things like
kian,da,tha. - It Runs: Compiles and interprets your code (mostly).
- IDE Support: There's a VS Code extension if you really need it.
- Package Manager: Yeah, I added one of those too.
Download the binary from the Releases page.
i dont know what else to put here. just try it.