rumlang / rum

Functional language, easily extensible and possible (Lua features with LISP dialect and functional) to be embarked on software Go!
https://www.rumlang.org/
MIT License
157 stars 13 forks source link

Adapters #86

Closed trumae closed 6 years ago

trumae commented 6 years ago

I need an little bit more complex way to use the golang functions. I implemented a pattern to make changes on parameters before the final golang function call. That scheme can be userd to check the arity of function too.

trumae commented 6 years ago

Sorry. I am back to VSCode to avoid that problems. :)