Skip to content
/ nif Public
forked from nim-lang/nimony

NIF is a text based data format designed for compiler frontend/backend communication or communication between different programming languages.

License

Notifications You must be signed in to change notification settings

metagn/nif

This branch is 3 commits ahead of, 197 commits behind nim-lang/nimony:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

200befc · Jan 31, 2025
Jan 19, 2025
Jan 23, 2025
Jan 31, 2025
Jan 31, 2025
Jan 31, 2025
Jan 19, 2025
Nov 14, 2024
Jan 19, 2025
Jan 31, 2025
Jul 6, 2024

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

NIF is a text based data format designed for compiler frontend/backend communication or communication between different programming languages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nim 100.0%