cucapra / pollen

generating hardware accelerators for pangenomic graph queries
MIT License
27 stars 1 forks source link

Updated Pollen examples! #134

Closed priyasrikumar closed 1 year ago

priyasrikumar commented 1 year ago

Currently, no programs in this file parse successfully when run with cargo run test.pol. However, I believe I've updated the syntax for existing programs in line with what @susan-garry has been envisioning.

It could be good to make each of these programs their own file in the test directory, if they look good to folks! I kind of like the .pol extension name but totally open to suggestions, haha.

I would love to hear thoughts on any syntactical differences and where these example programs should ultimately live!

sampsyo commented 1 year ago

Thanks for splitting things up!! Maybe a good next step would be to merge this PR as-is and make a little to-do list covering the ways we want to update the syntax (and questions we still have about how to do that)?