https://github.com/callisto-lang/compiler Skip to content Navigation Menu Toggle navigation Sign in * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + GitHub Copilot Write better code with AI + Code review Manage code changes + Issues Plan and track work + Discussions Collaborate outside of code Explore + All features + Documentation + GitHub Skills + Blog * Solutions By size + Enterprise + Teams + Startups By industry + Healthcare + Financial services + Manufacturing By use case + CI/CD & Automation + DevOps + DevSecOps * Resources Topics + AI + DevOps + Security + Software Development Explore + Learning Pathways + White papers, Ebooks, Webinars + Customer Stories + Partners * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles Repositories + Topics + Trending + Collections * Enterprise + Enterprise platform AI-powered developer platform Available add-ons + Advanced Security Enterprise-grade security features + GitHub Copilot Enterprise-grade AI features + Premium Support Enterprise-grade 24/7 support * Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Search [ ] Clear Search syntax tips Provide feedback We read every piece of feedback, and take your input very seriously. [ ] [ ] Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Name [ ] Query [ ] To see all available qualifiers, see our documentation. Cancel Create saved search Sign in Sign up Reseting focus You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} callisto-lang / compiler Public * Notifications You must be signed in to change notification settings * Fork 2 * Star 34 The Callisto compiler of the 13th month, and other language extras callisto.mesyeti.uk License MIT license 34 stars 2 forks Branches Tags Activity Star Notifications You must be signed in to change notification settings * Code * Issues 1 * Pull requests 0 * Actions * Projects 0 * Security * Insights Additional navigation options * Code * Issues * Pull requests * Actions * Projects * Security * Insights callisto-lang/compiler This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. main BranchesTags Go to file Code Folders and files Name Name Last commit Last commit message date Latest commit History 207 Commits .github/workflows .github/workflows editors editors examples examples source source std @ a8b5ddf std @ a8b5ddf .gitignore .gitignore .gitmodules .gitmodules LICENSE LICENSE README.md README.md STYLE.md STYLE.md TODO.md TODO.md dub.json dub.json dub.selections.json dub.selections.json flake.nix flake.nix View all files Repository files navigation * README * MIT license Callisto Callisto is a reverse polish notation programming language inspired by YSL-C3 and Forth It also has a subset called CallistoScript made for scripting languages like Lua, and it's still sort of low level Supported targets * x86 real mode (complete) * x86_64 Linux (complete) * Uxn (complete, implement broken, see #6) * Lua (complete, subset CallistoScript) Build You need a D compiler to build the Callisto compiler dub build Try it Note: to use the example programs, you will need the std submodule in this repository, which you can get by cloning recursively or doing git submodule update --init --remote --recursive There are some example programs in the examples folder, which you can compile and run like this: cac examples/exampleNameHere.cal -i std -o out ./out To learn more about Callisto, read the docs Support/talk #callisto-lang on irc.libera.chat About The Callisto compiler of the 13th month, and other language extras callisto.mesyeti.uk Topics programming-language compiler x86-64 concatenative concatenative-language concatenative-programming-language uxn uxntal Resources Readme License MIT license Activity Custom properties Stars 34 stars Watchers 0 watching Forks 2 forks Report repository Releases 8 Beta 0.7.0 Latest Aug 11, 2024 + 7 releases Packages 0 No packages published Contributors 3 * @yeti0904 yeti0904 yeti * @LordOfTrident LordOfTrident rei * @soxfox42 soxfox42 Finn Languages * D 99.1% * Nix 0.9% Footer (c) 2024 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact * Manage cookies * Do not share my personal information You can't perform that action at this time.