Skip to content

Commit bf58139

Browse files
Merge pull request #21 from yeti0904/master
add callisto
2 parents 1f9364a + a4befb5 commit bf58139

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

resources/callisto.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
name: Callisto
2+
description: Callisto is a concatenative low-level programming language designed by John Mesyeti Smith in March 2024
3+
emoji: '821822658169536542'
4+
resources:
5+
- name: Callisto documentation
6+
url: https://callisto.mesyeti.uk/docs
7+
pros:
8+
- made by the creator of callisto
9+
- thorough explanation
10+
- useful if you know the basics of stack based programming
11+
cons: []
12+
- name: Callisto tour
13+
url: https://callisto.mesyeti.uk/tour
14+
pros:
15+
- made by the creator callisto
16+
- explains the basics of stack based programming so you can easily get started with callisto
17+
cons:
18+
- nowhere near finished

0 commit comments

Comments
 (0)