Skip to content
 
 

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metro Interpreter Programming Language

Rust の簡易版みたいなもの。

Build and Hello World:

Create source file as a.flame

println("Hello, World!");

build and run.

$ make
$ ./flame a.flame

debug-build

$ make debug

Documents:

Links:

About

flame programming language

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages