Skip to content
@callisto-lang

Callisto

The Callisto programming language

Callisto

Callisto is a concatenative compiled programming language inspired by Forth and YSL-C3

It supports these compile targets:

  • x86 real mode
  • x86_64 Linux
  • Uxn

with more coming soon

Examples

Hello world

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

"Hello, world!" printstr

Pinned

  1. compiler compiler Public

    The Callisto compiler of the 13th month

    D 11 1

  2. std std Public

    The Callisto standard library

    2

Repositories

Showing 7 of 7 repositories

Top languages

Loading…

Most used topics

Loading…