[go: up one dir, main page]

Skip to content

vvvyz/symbol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

lumos

lumos is programming language

  1. right model
  2. syntax as same as lisp
  3. static type system

here is a peek

(typename [T :class Ord])

(define add
  (fun ([:a T] [:b Int] [-> T])
    (+ a b)))

About

all about lumos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published