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, macOS
  • Uxn
  • ARM64 Linux
  • 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!" printstr

Pinned Loading

  1. compiler compiler Public

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

    D 46 4

  2. std std Public

    The Callisto standard library

    2 2

Repositories

Showing 9 of 9 repositories
  • compiler Public

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

    callisto-lang/compiler’s past year of commit activity
    D 46 MIT 4 0 0 Updated Sep 27, 2024
  • std Public

    The Callisto standard library

    callisto-lang/std’s past year of commit activity
    2 MIT 2 0 0 Updated Sep 26, 2024
  • docs Public

    The Callisto docs

    callisto-lang/docs’s past year of commit activity
    Makefile 3 0 0 0 Updated Sep 10, 2024
  • website Public

    The Callisto website

    callisto-lang/website’s past year of commit activity
    HTML 1 1 0 1 Updated Sep 7, 2024
  • .github Public
    callisto-lang/.github’s past year of commit activity
    0 0 0 0 Updated Sep 1, 2024
  • calcloc Public

    A CLI tool to count the lines of code in Callisto source files

    callisto-lang/calcloc’s past year of commit activity
    D 3 MIT 0 0 0 Updated Jul 10, 2024
  • callisto-lang/meow’s past year of commit activity
    C 0 247 0 0 Updated Jul 2, 2024
  • tour Public

    The Callisto tour

    callisto-lang/tour’s past year of commit activity
    0 0 0 0 Updated Jun 5, 2024
  • caldoc Public

    Callisto docs generator

    callisto-lang/caldoc’s past year of commit activity
    D 4 MIT 0 0 0 Updated Apr 26, 2024

Top languages

Loading…

Most used topics

Loading…