Skip to content

A statically-typed compiled LISP dialect just for fun.

License

Notifications You must be signed in to change notification settings

nicball/orlin-lang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

orlin

A statically-typed compiled LISP dialect just for fun.

Supported Features

  • Int/unit data types.
  • Type inference.
  • Local variables.
  • Lambda expressions and closures.

Features Underway

  • Garbage collection.
  • Better recursion support.
  • Type synonyms.
  • Variants (including syntax-sugared enums).
  • Records (including syntax-sugared tuples).
  • If branch.

About

A statically-typed compiled LISP dialect just for fun.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published