LSaldyt / Qurry

Qurry (was) a prototype for a functional quantum programming language. It incorporated many aspects of functional programming (Haskell, Clojure), but also took standard design philosophies from C++, Python, and other "traditional" languages. [category: quantum]
MIT License
25 stars 7 forks source link

Typo in paper #2

Closed ntwalibas closed 5 years ago

ntwalibas commented 5 years ago

In the abstract of the paper at Curry: a quantum programming language, you write: This project aims to prototype a higher-level, quantum-hybrid programming language... where you might have intended to write This project aims to prototype a higher-level, quantum-classical hybrid programming language....

LSaldyt commented 5 years ago

Thanks for this! I've fixed the typo. I noticed that you have also been developing a quantum programming language. Feel free to reach out by email if you want to collaborate. My email is my full name, lowercase, with no spaces, at gmail.com

LSaldyt commented 5 years ago

I've also created a basic outline of what I'm working on in the Projects tab. Cheers!

ntwalibas commented 5 years ago

Thanks for the quick fixes and for reaching out. Will surely email you. Will continue communications from there and the issues place for the fine work you are doing here. Cheers!

LSaldyt commented 5 years ago

Sounds good! I added some quick documentation today, but ask if you have any questions!