Requirements:
- Must be installed in a Pharo 8.0 image
- Generates images to be executed by the Pharo 8.0 32 bits VM
Features:
- Extensible base language metamodel to support the generation of both Pharo-like languages and languages other than Pharo.
- Base language model source code to be transformed by the user
- Tests on the language model and generated image that check compatibility with the target VM (Pharo 8.0 32 bits)
- Optional way to define languages through aspects (AspectMetaL)