RosettaCodeData/Lang/Apple/00-LANG.txt
2025-08-11 18:05:26 -07:00

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.