Skip to content
/ alta Public

A simple 🎯, safe 🔒, and powerful 💪 programming language

License

Notifications You must be signed in to change notification settings

alta-lang/alta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alta

Alta

Simple 🎯, safe 🔒, and powerful 💪

This repository is home to both the language documentation and Alta's compiler CLI (command line interface).

Disclaimer: This is currently a personal/hobby project (although I would like it to be more, if possible). This is mainly a learning experience for the inner workings of a compiler as well as how common standard library components (e.g. Unicode, JSON, networking, etc.) are implemented.