Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

*---------- lapooza! english computer command language! Has the speed of C, but the ease of use and keywords of basic.

  • Run a program... type: lapozza program.lpz

Program Structure

  • Begin a .lpz program with "Welcome"

  • End it with Thanks

  • Print to screen type - write "my message" please

  • To setup a variable: gimme my_var swell More information in the demo file for now.

Easy and Simple to learn! Comes with a modern debugger for use on *NIX systems.