|
Register or have you forgotten your password?
|
|
|
| Amiga Software News This is the news feed forum for Amiga related software news, press releases, and announcements. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#16 | ||||||||
|
Beginner
![]()
Join Date: Feb 2011
Posts: 31
|
Update: jAMOS alpha 0.20 (March 28th 2012)
- Can now pass arguments to procedures as well as return an argument (variable scoping and "call without Proc" still to do). The example was updated. - Some bugfixes with number-to-string conversion. Type conversion is automatic unlike AMOS, so you can now do number+string as well as string+number. |
||||||||
|
|
|
|
|
#17 | ||||||||
|
Beginner
![]()
Join Date: Feb 2011
Posts: 31
|
Update: jAMOS alpha 0.21 (April 29th 2012)
- Arrays are now implemented, including multi-dimensional support surpassing the AMOS original. - An example was added using two-dimensional arrays for plotting to and from a buffer. |
||||||||
|
|
|
|
|
#18 | ||||||||
|
Beginner
![]()
Join Date: Feb 2011
Posts: 31
|
Update: jAMOS alpha 0.22 (May 10th 2012)
- Various bug fixes and code refactoring. - Now supports whitespace in expressions without hanging (bug fix); examples updated. - Tidied up several examples. - Back-port of the parser/interpreter core from Java to C++ almost completed, to be released soon as "MequaScript". |
||||||||
|
|
|
|
|
#19 | ||||||||
|
Beginner
![]()
Join Date: Feb 2011
Posts: 31
|
Update: jAMOS alpha 0.23 (May 23rd 2012)
- Various more bug fixes and code refactoring. - A new, non-AMAL Abk example was added with easier code to follow. - jAMOS now has a sister project - XAMOS! Fully re-written runtime engine in C++ with SDL libraries, compatible with jAMOS projects. |
||||||||
|
|
|
|
|
#20 | ||||||||
|
Beginner
![]()
Join Date: Feb 2011
Posts: 31
|
Update: jAMOS alpha 0.24 (June 3rd 2012)
- Various more bug fixes and code refactoring in line with XAMOS 0.24. - Can now translate AMAL and AMAL EnvGen code into C++ as well as Java, in line with XAMOS's new AMAL support. |
||||||||
|
|
|