StunxFS / glaz

The old Glaz programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This was Rivet's predecessor.

Glaz logo

The Glaz programming language

issues status license

Easy, safe, fast and stable

DocsChangelogTODO's list

A general-purpose language, designed for the safe, fast and stable creation of software.

NOTE: The compiler is not ready for production yet.

Features

  • Simple and easy-to-learn syntax.
  • Fast like C.
  • SumTypes.
  • Non-null and optional values.
  • Named and optional arguments.
  • Result types for error handling.
  • Struct inheritance and polymorphism.

Documentation

You can see docs/ for installation instructions and language syntax.


(C) 2022 Glaz Developers

About

The old Glaz programming language

License:MIT License


Languages

Language:Python 89.9%Language:V 10.1%