Skip to content

aajith-arista/TaccPlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaccPlay

Playground to build TACC code

Compiles a tac model defined in Play.tac and instantiates the object in PlayTest.py

% make test
tacc Play.tac
g++ -shared -std=c++20 -fPIC -ltac Play.cpp -o libPlay.so
python3 PlayTest.py
% % echo $?
0

About

Playground to build TACC code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published