Add range function like python's range#182
Conversation
|
I'm very reluctant to add new feature, just because it is so if we want to support these functions, we need volunteers to:
Otherwise, I'm afraid that irteus becomes yet another euslib/jsk, evenif we merge this, we need to work on here is how people use these functons last few years. ◉ Kei Okada On Sat, Mar 21, 2015 at 2:55 AM, Ryohei Ueda notifications@github.com wrote:
|
|
Hmm you mean
So is to add lisp-version of roseus with unit test reasonable? |
|
I think we need some kind of discipline to what to include in the language. range seems popular in demo directly these days but I'm afraid it will not I also thinks our super-long term project to implement euslisp on clisp ◉ Kei Okada On Sun, Mar 22, 2015 at 2:36 PM, Ryohei Ueda notifications@github.com
|
9e2609a to
3296d62
Compare
MEMO:
In C layer, it is implemented as CRANGE in order to avoid naming conflicting with JSK internal program (euslib/jsk/jskc.c)