Skip to content

Experiments with the Mojo 🔥 programming language on macOS arm64 guided by tests

License

Notifications You must be signed in to change notification settings

franckrasolo/mojo-playground.nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mojo 🔥 Playground

Nix flake for experimenting with the Mojo programming language, primarily on macOS arm64, guided by tests ran with pytest!

Pre-requisites

  1. Install Magic – macOS & Linux only!
  2. Install Nix with flake support enabled: macOS | Linux