Skip to content
@callisto-lang

Callisto

The Callisto programming language

Callisto

Callisto is a stack-safe concatenative compiled programming language

It supports these compile targets:

  • x86 real mode
  • x86_64 Linux, macOS
  • Uxn
  • ARM64 Linux, macOS
  • Lua (subset CallistoScript)

with more coming soon

IRC: callisto-lang on libera.chat

Examples

Hello world

include "cores/select.cal"
include "std/io.cal"

"Hello, world!" print_str

Pinned Loading

  1. compiler compiler Public

    The Callisto compiler of the 13th month, and other language extras

    D 61 6

  2. std std Public

    The Callisto standard library

    4 4

Repositories

Showing 10 of 11 repositories

Top languages

Loading…

Most used topics

Loading…