Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (12 loc) · 472 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 472 Bytes

Alta Playgrounds

Simple modules that do simple things, written in Alta

Basically, these have been created to prove Alta's usefulness and useability for real code in real situations, such as compression, encryption, networking, and more.

Building

For every module, unless it says differently in the README, all you need to do to get up an running is run altac in the module's folder, like this:

# -c tells altac to compile after transpiling
altac -c .