Skip to content

parsifal-47/sisal-cl

Repository files navigation

Sisal to IR1 translator

Deployment

to setup:

npm install

or

make setup

to run tests:

make test

to compile:

make compile

to run sisal program:

node ./build/sisal.js <program.sis>

to output computation graph in graphML format:

node ./build/sisal.js <program.sis> --graph

for example:

node ./build/sisal.js ./test/programs/if.sis --graph

Feedback

Please, feel free to create issue or make contribution to this software!

About

A dialect of Sisal extended with pragmas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •