Following the Perl Cookbook (by Tom Christiansen and Nathan Torkington, published by O'Reilly) spirit, the PLEAC Project aims to gather fans of programming, in order to implement the solutions in other programming languages.
In this document, you'll find an implementation of the Solutions of the Perl Cookbook in the MASD language.
The syntax is MASD and kasm compliant. It tries to be 39/40/48/49 compliant, but has only been tested on 48. I use masd_mod on emacs to edit, kasm to cross-assemble, sx to send, the 'saturn' UNIX emulator to test.
| Next | ||
| Strings |