Files
Noah/README.md
2026-09-19 19:29:22 -05:00

380 B

009 - Project Noah

A builder

Goal:

  • atomic package manager and build system
  • declarative and reproduceable
  • using lua and c/c++
  • replacement for nix, dendritic pattern
  • ideally interoperable with nix
  • first class c library

What should a build file look like?

  • filename: ark.lua or example.ark
  • should consist of a single function which returns a table