Skip to content
This repository was archived by the owner on Feb 27, 2026. It is now read-only.

at2er/amc

Repository files navigation

Atom(Yuanzi) Programming Language Complier

Implementation on C.

Build

Unsupport Windows!

Install 'libgetarg'

Follow libgetarg.mk to install libgetarg and configuration makefile.

Install 'libsctrie'

Like Install 'libgetarg' but see libsctrie.mk.

Build 'amc'

Try read Makefile to learn more build options.

Normal version

make

Others

Unsupport 32-bit!

The file output by the compiler dosen't support 32-bit devices.

License

See LICENSE. But some module use different license, e.g.

  • test
  • utils. And the build system use MIT License!

About

yuanzi programming language compiler.

Topics

Resources

License

GPL-3.0, MIT licenses found

Licenses found

GPL-3.0
LICENSE
MIT
LICENSE.makefiles

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors