Penguin

Differences between current version and predecessor to the previous major change of PASL.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 5 Last edited on Thursday, February 25, 2010 11:28:18 pm by CraigBox
Older page: version 4 Last edited on Tuesday, October 5, 2004 1:54:56 pm by GianPerrone Revert
@@ -5,8 +5,9 @@
 You can download it at http://home.devlocus.org/~gian/pasl-0.7.tar.gz if you are so inclined. It is an automake standard setup, so just do the old ./configure make make install jobby. 
  
 Here's some example code. 
  
+<pre>  
  10 lbl 1 
  20 inp 
  30 inp 
  40 mul .10010 .10020 
@@ -51,6 +52,7 @@
  386 inc .70 
  390 neq .70 .65 42 
  400 nop .69 .71 
  420 esc 
+</pre>  
  
 In yet another fit of boredom, GianPerrone created [Aym]. This time, he actually gets marks for it though.