Skip to content

vmchale/ats-makefile

Repository files navigation

ats-makefile

This is an example template adapted from the book. It allows you to easily build a binary using plain make and patscc. You can easily initialize the template with pi, viz.

 $ pi git vmchale/ats-makefile my-cool-project

This will generate the following directory structure:

my-cool-project
├── LICENSE
├── Makefile
├── my-cool-project.dats
└── README.md

About

ATS project template using a Makefile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published