ApeScript
ApeScript is a historical programming language created in 1995. ApeScript is an interpreted procedural dynamic-typed language. It was developed for the Noble Ape Simulation through mid-2005 by Tom Barbalet. ApeScript was designed with the following specifications; simple language, stable memory footprint, minimal crashes, and, small code size.ApeScript is defined in the Noble Ape Simulation manual. Read more on Wikipedia...
24Years Old | 20Users | 0Jobs |
- ApeScript ranks in the top 50% of languages
- the ApeScript wikipedia page
- ApeScript first appeared in 1995
- I have 23 facts about ApeScript. what would you like to know? email me and let me know how I can help.
Example code from Wikipedia:
function( being ){ number_b = 942 ; which_function = 2 ; offset_function = 15 ; which_function = 30 ; which_function = 151 ; run( which_function ){ run( actual_three ){ number_a = 932 ; number_a = 19572 ; number_a = 19699 ; } } number_result = 19699 ; }
Last updated December 10th, 2019