Skip to content

planetis-m/nimony

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nimony

Nimony is a new Nim implementation that is in heavy development. See design.md for the big picture.

The current focus is on developing a minimal compiler for a Nim dialect that offers:

  • Incremental recompilations.
  • No forward declarations for procs and types required.
  • Allow for explicit cyclic module dependencies.
  • Type-checked generics.

About

Nimony is a new Nim implementation that is in heavy development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nim 99.9%
  • C 0.1%