Skip to content

joajfreitas/flang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tests

flang

flang is a lisp implementation that follows the mal process but does not strictly aderes to it.

flang is implemented in Rust and is based on the Rust implementation of mal by Joel Martin.

Running

cargo run --bin flang repl
user> (print "hello world")
hello world

Releases

No releases published

Packages

No packages published

Languages