Skip to content

rehwinkel/OliveScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OliveScript

A functional dynamically-typed scripting language.

Building

After installing rust, run cargo build --release in the root directory of the project. This will create the OliveScript runtime and compiler binaries. Optionally, you can strip any of the generated binaries by running strip target/release/olv (other binary is called olvc and in the same directory).

About

A functional dynamically-typed scripting language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages