nevalang / neva

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

io: Introduce FileReader and FileWriter API #547

Closed Catya3 closed 7 months ago

Catya3 commented 7 months ago

FileReader and FileWriter work for simple File IO.