Skip to content

Glace is a multipurpose language that takes from functional languages and tries to have a straightforward approach to logic in general.

License

Notifications You must be signed in to change notification settings

HiiGHoVuTi/Glace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Glace is a multipurpose language transpiled to Rust. It takes from functional languages and tries to have a straightforward approach to logic in general.

a proper README.md is on its way :), in the meantime, go look at my website

Installation

All you need is this repo around, and a proper Rust kit.

Usage

Using the glacers.sh tool, you'll generate a readable Rust code file, and compile it at the same time. That lets you debug your code using the great Rust error system.

For the Rust tool:

./glacers.sh -s my_code.gl -o output.rs

Description

As said earlier, Glace is a general purpose language, and it aims to stay simple.

About

Glace is a multipurpose language that takes from functional languages and tries to have a straightforward approach to logic in general.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages