Penguin

Differences between version 4 and revision by previous author of PASL.

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

Newer page: version 4 Last edited on Tuesday, October 5, 2004 1:54:56 pm by GianPerrone Revert
Older page: version 2 Last edited on Friday, August 2, 2002 11:05:12 pm by CraigBox Revert
@@ -1,5 +1,9 @@
 PASL is a language GianPerrone made one day while he was bored. It looks a bit like assembler, but a little nastier. There are no literals at all. 
+  
+PASL stands for the Painfully Archaic Stupid Language.  
+  
+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. 
  
  10 lbl 1 
@@ -47,4 +51,6 @@
  386 inc .70 
  390 neq .70 .65 42 
  400 nop .69 .71 
  420 esc 
+  
+In yet another fit of boredom, GianPerrone created [Aym]. This time, he actually gets marks for it though.