Skip to content

Asia4046/ANI-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THE ANI-C PROJECT

Just a hobby project, nothing much...

Logo

Documentation

Documentation

coming soon....

Installation (Linux)

Clone and compile the compiler

  git clone https://github.com/asia4046/ani-c.git
  cd ani-c 
  make
  sudo make install

Installation (Windows)

comming soon...

Usage/Examples

anic <file>.anic
 main = (argc: int, argv: Array<string>):int => {
   return 0;
 }

License

LGPL-3.0

Roadmap

  • comming soon...

Authors

FAQ

comming soon...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published