Phoenix is an infix-oriented scripting language for Java applications. This repository is for the second version of Phoenix (Basilisk). For the first version of Phoenix (Arion) please visit the Phoenix homepage.
-
until
loops — Loop until predicate becomes false. - Much more flexible type system. Not only are there more (and better) types, but it will now be possible to insert custom types at runtime.
- More stuff, that I will fill in later...