Skip to content

ancile-project/ancile-pylib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ancile-pylib

A library that simplifies building and executing ancile programs.

Requirements

  • Python 3.7+

How to install

> git clone https://github.com/msafadieh/ancile-pylib.git
> cd ancile-pylib
> python3 setup.py install

Documentation

> pip3 install sphinx
> python3 setup.py build_sphinx

The documentation HTML files can be found at ./build/sphinx/html

Testing

> python3 -m unittest tests/*.py

About

A library that simplifies building and executing ancile programs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages