(fixed) Apparently OUT was not clearing data between runs.
It don't matter what you say anymore, as long as you say it with inflection. -John Popper
Sunday, July 27, 2014
Wednesday, July 23, 2014
Tuesday, July 22, 2014
Update
There was a small glitch in IM3's JSB interface with passing arrays to User Defined Functions. It has been corrected.
Friday, July 18, 2014
Infinite Monkeys 3.4.0 Now Available
Hi All!
I have updated IM3 (finally) with the new scripting language (JSB) I have been developing over the past couple of months. I think it's a major upgrade for multiple different reasons.
https://sourceforge.net/projects/infinitemonkeys616/
#1. It has a more JavaScript-like syntax than SMUP which was more Lisp-like.
#2. It's base variable type is uses JavaScript Object Notation (JSON) for handling all variables and that makes it easier to port or import data from IM3 to other programs.
Documentation has been updated.
Examples of IM3 + JSB are notably sparse. There is only one example although the documentation is thorough. I will be updating this blog with better examples soon, so please stay tuned.
!J
I have updated IM3 (finally) with the new scripting language (JSB) I have been developing over the past couple of months. I think it's a major upgrade for multiple different reasons.
https://sourceforge.net/projects/infinitemonkeys616/
#1. It has a more JavaScript-like syntax than SMUP which was more Lisp-like.
#2. It's base variable type is uses JavaScript Object Notation (JSON) for handling all variables and that makes it easier to port or import data from IM3 to other programs.
Documentation has been updated.
Examples of IM3 + JSB are notably sparse. There is only one example although the documentation is thorough. I will be updating this blog with better examples soon, so please stay tuned.
!J
Subscribe to:
Posts (Atom)