Pail
Pail is a programming language based on pairs; just as Lisp stands for LISt Processing, Pail stands for PAIr Language.
This is the reference distribution for Pail.
The Pail programming language is documented in the literate source code
of its reference interpreter, Pail.lhs
, which can be found in the src
subdirectory. Some tests, in Falderal format, which might clarify the
intended behaviour can also be found in Pail.markdown
in the tests
subdirectory.
These files are distributed under a 3-clause BSD license. See the file
LICENSE
for the license text.
For more information on the language, see the Pail entry at Cat's Eye Technologies.
Commit History
@rel_1_0_2014_0819
git clone https://git.catseye.tc/Pail/
- Propogate falderal's exit code. Cat's Eye Technologies 10 years ago
- Test with both ghc and Hugs. Cat's Eye Technologies 10 years ago
- Add README and LICENSE. Cat's Eye Technologies 11 years ago
- Rectify file permissions. catseye 11 years ago
- Modernize test suite. Cat's Eye Technologies 12 years ago
- Added tag rel_1_0_2011_1214 for changeset bd8de915db4a catseye 12 years ago
- Initial import of Pail version 1.0 revision 2011.1214 sources. catseye 12 years ago