This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
languages [2010/05/14 05:02] 89.131.135.136 |
languages [2011/09/30 08:23] (current) 192.89.97.1 |
||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ===== Actively Developed / Supported ===== | ===== Actively Developed / Supported ===== | ||
| - | * PortablE | + | * [[http://blubbedev.net/ecx/|ECX]] AmigaE compiler for AmigaOS and MorphOS |
| + | * [[http://cshandley.co.uk/portable/PortablE.html|PortablE]] Mostly AmigaE compatible, but with a compiler that generates portable C++ instead of M68k Amiga object files. | ||
| * C/C++ (gcc, vbcc) | * C/C++ (gcc, vbcc) | ||
| * Python | * Python | ||
| Line 11: | Line 12: | ||
| * Lua | * Lua | ||
| * Perl | * Perl | ||
| - | * ??? | + | * [[http://www.hollywood-mal.com/|Hollywood]] Commercial / proprietary multimedia language |
| + | * Ruby (full 1.9.0 port for MorphOS) | ||
| ===== Language ports with limited support ===== | ===== Language ports with limited support ===== | ||
| Line 19: | Line 21: | ||
| * Javascript (minimal SpiderMonkey port on Aminet) | * Javascript (minimal SpiderMonkey port on Aminet) | ||
| * Ruby (minimal 1.8.4 port on Aminet) | * Ruby (minimal 1.8.4 port on Aminet) | ||
| + | * Free pascal (fpc) (alpha release of 2.1.1 on OS4Depot) | ||
| * ??? | * ??? | ||
| Line 25: | Line 28: | ||
| Interpreters and compilers that are no longer maintained, but where there are reasonable complete/stable implementations (some of these are ports - in those cases there may be a more up to date upstream version, but if the upstream version is actively maintained we should move the entry to the category above). | Interpreters and compilers that are no longer maintained, but where there are reasonable complete/stable implementations (some of these are ports - in those cases there may be a more up to date upstream version, but if the upstream version is actively maintained we should move the entry to the category above). | ||
| + | * ARexx | ||
| * AmigaE | * AmigaE | ||
| * XLisp | * XLisp | ||
| Line 34: | Line 38: | ||
| * SmallEiffel | * SmallEiffel | ||
| * Gambit Scheme | * Gambit Scheme | ||
| + | * FPL | ||