Skip to content

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

License

Notifications You must be signed in to change notification settings

nim-lang/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 nim-lang/RFCs#556 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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages