Releases: singul4ri7y/promit
Promit Programming Language v0.5.0 (Beta 6)
Change log:
- Improved debugging support with function details with respective modules in the stack-trace
- But fix in switch statement which was lingering around for a while
- Numerous other improvements throughout the codebase
Promit Programming Language v0.5.0-beta-5
Bug fixes and improvements. This version of Promit is the most production ready version.
Promit Programming Language v0.5.0 (Beta 4)
This marks a new release for Project Promit with tons of bug fixes and improvements.
This is the most Production Ready version of Promit. This version of Promit is also being used in mistix-lang.
Promit Programming Language v0.5.0-beta-3
Added support for Macintosh and Darwin.
Lot's of bug fixes and improvements. Added assertion, super-global variables, including another Promit file features and new REPL commands. This release also have updates on test suit on their respective features.
Note: While building you may get a lot of warnings about unused parameter. Ignore them. They are by design.
Promit Programming Language v0.5.0-beta-2
Lot's of bug fixes and improvements.
Note: While building from the source code in debug configuration, you may get a lot of warnings about "unused variable/parameter". Please, ignore them. I am keeping them for backward compiler compatibility.
Promit Programming Language v0.5.0-beta-1
This is the very first release (beta) of Project Promit.
After writing roughly 15000 lines of code within 8-9 months, finally the project is ready to be released.
Though there may be some bugs (or a lot of bugs, as it's beta), the project is almost ready to rock in production use too.
Promit is not yet good to be used as an API to be merged within native binaries, but I will work with it in the next version.
Linux and Windows (both x86 and x86_64) binaries are enclosed to be downloaded. MacOS is not supported yet, as I do not have a Mac 😅.