Core.horse64.org Save

A simple & versatile high-level programming language! THIS IS AN (OFFICIAL) MIRROR, GO HERE FOR SOURCE: https://codeberg.org/Horse64/core.horse64.org

Project README

Horse64 Title Logo

Horse64 Programming Language

Horse64 is a high-level language that combines readability, clean dynamic typing, and readiness for large projects. A more grounded rethinking of Python. It's free.

func main {
    print("Hello to Horse64!")
}

See features...

Useful starting points

This repository holds the code of the standard library, compiler, and main documentation. The code is officially hosted on Codeberg with a GitHub mirror.

Install & Build

The recommended way to install is to get the prebuilt SDK, and then to use horp to update or switch versions. (All base tools including horp are shipped with the SDK.)

If you're interested in helping the project, check how to contribute here.

Open Source Agenda is not affiliated with "Core.horse64.org" Project. README Source: Horse64/core.horse64.org