Strelnokoff
This is the reference distribution for Strelnokoff, an esoteric programming language which is both imperative and non-deterministic.
There is no formal documentation to speak of as of yet, but if there ever
will be, it will be found in the doc
subdirectory.
This distribution also contains an interpreter for Strelnokoff, written in
Perl, as strelnokoff
in the script
directory, and some example
Strelnokoff programs in the eg
directory.
License
This distribution is distributed under a constellation of permissive
licenses. The interpreter is distributed under a 2-clause BSD license, and
example programs in the eg/
directory are in the public domain.
Following the REUSE 3.0 scheme, the licences themselved are kept in the LICENSES directory, and each file is linked to the license that applies to it, either by comments in the file itself, or by a section in the .reuse/dep5 file.
Commit History
@rel_1_0_2024_0119
git clone https://git.catseye.tc/Strelnokoff/
- Relicense under 2-clause BSD. Convert to REUSE 3.0 convention. Chris Pressey 10 months ago
- Added tag rel_1_0_2014_0819 for changeset 162654a7cdae Chris Pressey 10 years ago
- Add README, LICENSE, stub of documentation. catseye 12 years ago
- Added tag rel_1_0_2012_0818 for changeset 62915d033b69 Cat's Eye Technologies 12 years ago
- Fix BSD license verbiage (no "REGENTS".) Cat's Eye Technologies 12 years ago
- Use /usr/bin/env to find the perl executable. Cat's Eye Technologies 12 years ago
- Remove .pl extension from strelnokoff script. Cat's Eye Technologies 12 years ago
- Added tag rel_1_0_2001_0324 for changeset 64f61ae661cb Cat's Eye Technologies 12 years ago
- Initial import of Strelnokoff 1.0 (2001.0324) sources. Cat's Eye Technologies 12 years ago