Yuichi Nishiwaki

Results 31 issues of Yuichi Nishiwaki

http://clojure.org/transducers Sounds so cool.

- disassemble

- Red-black tree - set

Before importing chibi's test cases, we'd better to add assertion system to the language. In addition to runtime assertion, static assertion would be useful for testing user macros. ``` scheme...

- Provide all primitives in (picrin *) - Replace (scheme *) libraries with implementations by (picrin *)

enhancement

- macro system - ffi

According to rich1, Picrin doesn't work on Windows failing to initializing standard libs. It seems something is wrong with initialization process on pic_export_as or pic->lib, although I don't have any...