Most everything needed to compile ATS-lang Hello World via tcc
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
src
vendor
.gitattributes
.gitignore
README.md
build.cmd
build.sh

README.md

ATS-Environment

Most everything needed to compile Hello World via tcc.

License

  • I release the entirety of my work (excludes the vendor folder) under the MIT license.
  • TCC is distributed under the GNU Lesser General Public License.
  • ATS is Open Source and Free Software, and it is freely available under the GNU GENERAL PUBLIC LICENSE version 3 (GPLv3) as is published by the Free Software Foundation.

Therefore, the repository as a whole is licensed under the GPLv3, but some parts are also available under less restrictive licenses.