rchain-community / js2rho

experimental JavaScript to Rholang translator
3 stars 1 forks source link

SmallTalk to rholang translator? #17

Open dckc opened 2 years ago

dckc commented 2 years ago

see also https://newspeaklanguage.org/

https://github.com/newspeaklanguage/primordialsoup/blob/9a4cb551c3dd85e0eeb29c7c26942e97bc3d83f3/vm/interpreter.cc#L744-L754

void Interpreter::EventualSend(intptr_t selector_index,
                               intptr_t num_args) {

cc @Bill-Kunj @jimscarver