Watabou’s Procgen Arcana is is a collection of free map generators for tabletop role-playing games and worldbuilding. Currently, it consists of six generators, all of them are in active development. They are proprietary but free to use and they are made with Haxe
Haxe – The Cross-platform Toolkit
Haxe is an open source toolkit based on a modern, high level, strictly typed programming language.
All those “open source” have the same targets that Eiffel had 30-40 years ago… this for example already have commercial, hefty “Support Plans”, starting from an yearly rate of 6000€ (six thousand euros).
One thing I think they got right is that Haxe allows you to compile for several targets:
- JavaScript
- C++
- C#
- Java
- JVM
- Lua
- PHP 7
- Python 3
- HashLink
- NekoVM
- Flash (SWF Bytecode)
- And its own interpreter
Liberty has C, and once had JVM. Ideally I wish to “resurrect” the JVM and add PHP (yes) and Python, or at least improve the interoperability with those languages.