ApeScript is a programming language created in 1995.
#4695on PLDB | 29Years Old |
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...
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 ;
}