Skip to content

TenType/flowim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flowim

A programming language designed to be clear, consistent, and concise.

Goals

  • Strong, static typing
  • Type inference
  • Type, null, and memory safety
  • Bytecode compiler and virtual machine
    • LLVM IR compiler (in the future)
  • Helpful error messages
  • Customizable visibility for read and write access

About

A programming language compiler and virtual machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages