Nobuyoshi Nakada wrote: > Do you have any ideas for the API? My API idea is loosely based on the Rubinius' transform API, but without explicitly generating bytecode in the transform (that wouldn't be very portable, and it makes trans...Txus (Josep M. Bach)
Even though Ruby is in many ways an acceptable Lisp, extending the language itself is a hard endeavour. By using reflection/meta-programming and taking advantage of its rich grammar, it's certainly possible to bend the language in extrem...Txus (Josep M. Bach)