8000 GitHub - InfiniteRain/arium: The Arium programming language
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

InfiniteRain/arium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arium

A simple, embeddable, and type-safe programming language with modern-day ergonomics.

This language is very early in development. Many breaking changes are expected.

Facts About Arium

  • Utilizes a byte-code interpreter for execution
  • Fully type-safe
  • No exceptions
  • No nulls
  • Supports sum and product types *
  • Comptime metaprogramming *
  • Expression based (almost every construct is an expression)
  • Simple syntax that is heavily inspired by Lua
  • Easily embeddable

Features with * have not yet been implemented.

For syntax examples, check out the tests!

About

The Arium programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0