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

runtime: list #128

Open avelino opened 6 years ago

avelino commented 6 years ago
(list 1 2 3) ;; => (1 2 3)

Thinking of better implementation I think it is necessary to have list, divide the array and list