Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions resources/callisto.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: Callisto
description: Callisto is a concatenative low-level programming language designed by John Mesyeti Smith in March 2024
emoji: '821822658169536542'
resources:
- name: Callisto documentation
url: https://callisto.mesyeti.uk/docs
pros:
- made by the creator of callisto
- thorough explanation
- useful if you know the basics of stack based programming
cons: []
- name: Callisto tour
url: https://callisto.mesyeti.uk/tour
pros:
- made by the creator callisto
- explains the basics of stack based programming so you can easily get started with callisto
cons:
- nowhere near finished
Loading