git @ Cat's Eye Technologies beta-Juliet / 72d9939
Add a README to explain the situation. Cat's Eye Technologies 13 years ago
1 changed file(s) with 19 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 beta-Juliet
1 ===========
2
3 beta-Juliet is a minimal event-oriented language which, as of version 2.0, is
4 probably Turing-complete.
5
6 NOTE
7 ----
8
9 I've decided that the languages beta-Juliet and 2Iota are really too similar
10 to be seperate languages. So, as of this repo, they've been merged like this:
11
12 * This language is called beta-Juliet.
13 * The language previously referred to as beta-Juliet, is now beta-Juliet 1.0.
14 * The language previously referred to as 2Iota is now beta-Juliet 2.0.
15 * The reference interpreter for beta-Juliet 2.0 is called `2iota`.
16 * The optional pre-processor for beta-Juliet 1.0 is still called Portia.
17
18 Further reorganization and stuff forthcoming.