Skip to content

Experimental Morse64 prototype. THIS IS AN (OFFICIAL) MIRROR, GO HERE FOR SOURCE: https://codeberg.org/Horse64/m64.horse64.org

License

Notifications You must be signed in to change notification settings

Horse64/m64.horse64.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moose64 Title Logo

Moose64 Programming Language

Moose64 is like C but with pretty Horse64 syntax and basic plain OOP, for maintainable high-performance code. Its uses are:

  • Simpler than C++, but with usable OOP,

  • Approachable for Horse64 coders,

  • Great C inter-operability.

Currently unusable, stay tuned.

Useful starting points

This repository holds the code of the m64 stdlib, which is the m64 standard library, and its main documentation. The code is officially hosted on Codeberg with a GitHub mirror. The code of the moosec compiler is part of the core.horse64.org package instead.

Install & Build

The recommended way to install is to get the prebuilt Horse64 SDK which includes the moosec compiler for Moose64.