saja 0.1.0

Zero-configuration C build system
saja-0.1.0 is not a library.

사자 saja

╱|、
(˚. 。7 사자처럼 포효해 봐, 아기 고양이야!
|、˜〵
じし ˍ,)ノ


saja is a build system for C. ready to start?

$ saja init

there, all done!

extensions

saja comes with two extensions to C:

  • a public attribute to export items from a module
  • a #pragma use directive to import an item from a module

currently, it only works with clang.

for an example, see ./example.

installation

$ cargo install saja