Studio

Beginners

Simple Examples of APL in action

Fun with functions

 

Easy Examples

Fun with Grille cyphers A 500-year old way of sending secret messages

Fun with Text Did Shakespeare write the Bible? An example of reading text files.

Animating Conway's Game of Life A simple example of creating pictures in APLX

 

Intermediate and Advanced

Fun with Word Search All the fun you can have in a small English village?

Fun with dates Handling dates in APL, including examples of using .NET

Fun with HTML and CSS Using APL to generate a web page

Convex Hull Algorithm