Hello World for APL

posted on 2009-09-15 00:50:10+08:00 by david
APL
  1. Hello World for APL. "[]" and "<-" are a single character in APL.
  2. Comment character is Alt-comma.
  3.  
  4. []<-'Hello World!'

All Code Snippets

Hot Code Snippets

New Code Snippets