SlackBuilds Repository

15.0 > Development > focal (19950417)

focal (FOCAL language interpreter)

FOCAL is an interactive interpreted programming language based on JOSS
and mostly used on DEC PDP series machines. It is an ancestor of (or
at least an influence on) the BASIC language. For more information on
FOCAL, see: https://en.wikipedia.org/wiki/FOCAL_(programming_language)

This implementation is by Dave Conroy and Akira KIDA. It comes from Eric
Raymond and John Cowan's Retrocomputing Museum:
http://www.catb.org/retro/

See /usr/doc/focal-$VERSION/focal_doc.txt for the language
specification. See /usr/share/focal for sample code. Loading and
running a FOCAL program is done like so:

$ focal
*lib call program.foc
*g

Enter "quit" at the * prompt to exit.

There is a small archive of FOCAL programs available here:
ftp://ftp.pdp8.net/software/games/focal/
...although not all of them are compatible with this version of FOCAL.

Maintained by: B. Watson
Keywords: joss,focal-81,focal81
ChangeLog: focal

Homepage:
http://www.catb.org/retro/

Source Downloads:
focal.tar.gz (de1db172fca2489dd701a7377342de03)

Download SlackBuild:
focal.tar.gz
focal.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
beer.foc
focal.SlackBuild
focal.info
hello.foc
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds