diff options
author | Steven Kreuzer <skreuzer@FreeBSD.org> | 2012-07-03 15:35:31 +0000 |
---|---|---|
committer | Steven Kreuzer <skreuzer@FreeBSD.org> | 2012-07-03 15:35:31 +0000 |
commit | 3e5eb05150beac6bd9b1d8bd469763f173435381 (patch) | |
tree | 3b8d2f95e01dd0c53e648ba23e2a4960d2c2707e /emulators/p5-Acme-6502/pkg-descr | |
parent | a24a7d72f66562e9b7ba8d3ef75d3b4ade9b285e (diff) |
Notes
Diffstat (limited to 'emulators/p5-Acme-6502/pkg-descr')
-rw-r--r-- | emulators/p5-Acme-6502/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/emulators/p5-Acme-6502/pkg-descr b/emulators/p5-Acme-6502/pkg-descr new file mode 100644 index 000000000000..a96ac4694a9f --- /dev/null +++ b/emulators/p5-Acme-6502/pkg-descr @@ -0,0 +1,6 @@ +Imagine this nightmare scenario: your boss tells you about a legacy system you +have to support. How bad could it be? COBOL? Fortran? Worse: it's an embedded +6502 system run by a family of squirrels. Fortunately there's a pure Perl 6502 +emulator that works so well the squirrels will never know the difference. + +WWW: http://search.cpan.org/dist/Acme-6502/ |