ArkScript is:
- a small Lisp like
- a scripting language: easy to embed in any app
- portable: compile once to produce a bytecode, run everywhere
- a functionnal language
- promoting functionnalities before performances: expressiveness brings more productivity