ammarbinfaisal / sahl

a programming language with channels and coroutines/threads
MIT License
9 stars 1 forks source link

stdlib #36

Open ammarbinfaisal opened 1 year ago

ammarbinfaisal commented 1 year ago

in case of golang we can call golang's stdlib. and jvm we'll have to use java.io., java.lang. etc. need to have a common interface from sahl

ammarbinfaisal commented 1 year ago

Right now we just have to support the virtual machine and golang