1.0.0-beta-04
Lang updates
- Fix unicode characters were not escaped
- Fix build.gradle settings
- [BREAKING CHANGE] Fix typo in method name: "LangNativeFunction.getInteralFunctions()" was renamed to "LangNativeFunction.getInternalFunctions()"
- Fix some JavaDocs issues
- Add default implementation for the Lang Platform API (DefaultLangPlatformAPI)
WARNING: The Lang programming language specification for v1.0.0 is not finalized. Some breaking changes can still be introduced.