FreeStyLisp

License: Free ‎File size: 41.80 KB
‎Users Rating: 2.2/5 - ‎5 ‎votes

The generic LISP interpreter is the template to build your own Like-LISP script languages for yours embedded systems. Source code by minimal C. This implementation contains the scenary processing language (LISP functions) Long: -------- The generic LISP interpreter to build your own Like-LISP script languages for yours embedded systems. Source code by minimal C. This generic implementation contains the scenary processing / sprites display language (LISP functions) as: (clears) (delay n) (view) (loc X Y Z f) works with multiple z-layers (sprite n) (namedef ident object) (byname ident) (repeat ...) some arifmetic & control functions

VERSION HISTORY

  • Version Generic posted on 1992-01-01
    int 15 DOS call removed in this version (2008)

Program Details