nevalang / neva

🌊 Dataflow programming language with static types and implicit parallelism. Compiles to machine code and Go
https://nevalang.org
MIT License
128 stars 8 forks source link

feat(std): rename operators/reducers ports nameing from acc/el to lef… #745

Closed emil14 closed 6 days ago

emil14 commented 2 weeks ago

…t/right

emil14 commented 1 week ago

This PR adds switch statement and lots of other fixes and improvements