12 lines
No EOL
368 B
Text
12 lines
No EOL
368 B
Text
{{language|Apple
|
|
|exec=Compiled
|
|
|safety=safe
|
|
|checking=static
|
|
|strength=strong
|
|
|site=https://github.com/vmchale/apple}}
|
|
|
|
{{language programming paradigm|functional}}
|
|
|
|
The Apple Array System is a JIT-compiler for a statically typed functional language specialized on arrays.
|
|
|
|
It is expression-oriented (it has no imports); it is meant to be called from other languages. |