Recent Releases of hapy
hapy - fix nested curly-braces issue in REPL
Nested blocks with curly-braces now work correctly...
- Python
Published by LeanKhan over 4 years ago
hapy - v0.5.0
What's Changed
- revised basic builtin functions by @Shugaba-Wuta in https://github.com/hapy-lang/hapy/pull/40
- changed version to 0.5.0 and 'aiki' to 'ayyana' by @Shugaba-Wuta in https://github.com/hapy-lang/hapy/pull/41
Full Changelog: https://github.com/hapy-lang/hapy/compare/v0.4.0...v0.5.0
- Python
Published by LeanKhan over 4 years ago
hapy - v0.1.2
- The
exector.runfunction can now return the error or output after compilation or execution.
What's Changed
- use correct github action secret by @LeanKhan in https://github.com/hapy-lang/hapy/pull/28
- v0.1.2 - Return compilation result by @LeanKhan in https://github.com/hapy-lang/hapy/pull/30
Full Changelog: https://github.com/hapy-lang/hapy/compare/v0.0.1...v0.1.2
- Python
Published by LeanKhan over 4 years ago