Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 866 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 866 Bytes

moxy

Moxy is an actor system for Modular's Mojo language

Status

  • This project is nascent and shouldn't be used for anything.
  • If you want to help, submit a PR or reach out to the originator, Reid Spencer.

Plan

The motivation and documentation for this project can be found in the ossuminc/mojo repository. The resulting design plans will be moved to this repository, eventually.

Prerequisites

  • Install the "mojo" tool from the instructions here
  • Make sure mojo is available in your PATH
  • Clone this repository to your unix-like machine (MacOSX, Ubuntu, etc.)

Build

  • Run build.sh at the top level
  • Output is in target/*.mojopkg