1.0.0-beta-05
Lang updates
- Add Lang Native Function support for Lang Native Modules
- Mark LangPredefinedFunctionObject and LangExternalFunctionObject as deprecated
- You should migrate to the new Lang Native Function system
- WARNING: LangPredefinedFunctionObject and LangExternalFunctionObject will be removed in v1.0.0-beta-06
- Update LII methods for LangNativeFunctions
WARNING: The Lang programming language specification for v1.0.0 is not finalized. Some breaking changes can still be introduced.