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 Loading

  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 9 of 9 repositories
  • compiler Public

    The Callisto compiler of the 13th month

    callisto-lang/compiler’s past year of commit activity
    D 11 MIT 1 1 0 Updated Jul 26, 2024
  • std Public

    The Callisto standard library

    callisto-lang/std’s past year of commit activity
    2 MIT 0 0 0 Updated Jul 23, 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
  • docs Public

    The Callisto docs

    callisto-lang/docs’s past year of commit activity
    Makefile 3 0 0 0 Updated Jul 3, 2024
  • callisto-lang/meow’s past year of commit activity
    C 0 236 0 0 Updated Jul 2, 2024
  • website Public

    The Callisto website

    callisto-lang/website’s past year of commit activity
    HTML 1 0 0 0 Updated Jun 9, 2024
  • .github Public
    callisto-lang/.github’s past year of commit activity
    0 0 0 0 Updated Jun 8, 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…