We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f9364a + a4befb5 commit bf58139Copy full SHA for bf58139
resources/callisto.yaml
@@ -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
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