beeware / voc

A transpiler that converts Python code into Java bytecode
http://beeware.org/voc
BSD 3-Clause "New" or "Revised" License
869 stars 518 forks source link

async/await feature request #301

Open sideffect0 opened 8 years ago

sideffect0 commented 8 years ago

python3.5 async/await feature will be a good feature to see split the issue https://github.com/pybee/voc/issues/245 seperate. clojurescript like csp feature is another way to solve instead of callbacks

askari12 commented 7 years ago

I would like to work on this project. Can I get details about it ?