picrin/contrib
Yuichi Nishiwaki 337ba027f2 attribute as a macro 2016-02-03 21:49:55 +09:00
..
10.attribute attribute as a macro 2016-02-03 21:49:55 +09:00
10.callcc never use size_t 2015-08-26 19:04:27 +09:00
10.macro
10.math remove PIC_ENABLE_FLOAT flag 2015-07-20 02:19:41 +09:00
10.roundtrip Fix roundtrip -0.0 2016-01-23 16:30:40 -05:00
20.r7rs never use size_t 2015-08-26 19:04:27 +09:00
30.optional
30.partcont
30.pretty-print
30.random
30.readline
30.regexp
30.test Add an optional comparator argument to test. 2015-07-21 15:16:04 +09:00
40.procedure give priority to importing (picrin procedure) 2015-07-19 15:06:09 +09:00
40.srfi Use lset= to compare list sets. 2015-07-21 15:35:56 +09:00
50.class
50.destructuring-bind
50.for refactor (picrin control list) by following the mannar other monadic 2015-07-19 15:13:17 +09:00
50.option add (picrin control option) 2015-07-19 15:12:49 +09:00
60.logic add (picrin logic) library 2015-07-20 22:10:39 +09:00
60.peg
60.repl keep (picrin user) empty unless picrin is started in repl mode 2015-07-20 19:26:33 +09:00
70.main
80.protocol
90.array