Skip to content

fifty-six/runic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Runic

A basic functional programming language, started as a final project for CMSC488B

Executable takes one of a few commands:
run file : Runs the file
typecheck file : Typechecks the file without running it
pretty file : Runs the file through the internal pretty-printer

An example/test file for the language is provided as test.rn

This can be shown on the class page.

About

wip functional language

Resources

License

Stars

4 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors