picrin/contrib
OGINO Masanori ed86a8e28d Add (picrin optional).
The library provides some macros to handle optional arguments. The
macros are compatible with those in Chicken, Gauche, etc.

Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com>
2014-09-22 23:44:58 +09:00
..
03.callcc add callcc nitro. 2014-09-20 20:31:42 +09:00
03.mutable-string spill out mutable-string nitro 2014-09-21 15:34:14 +09:00
05.r7rs spill out mutable-string nitro 2014-09-21 15:34:14 +09:00
10.optional Add (picrin optional). 2014-09-22 23:44:58 +09:00
10.partcont
10.pretty-print
10.random add srfi-27 2014-08-08 14:59:08 +09:00
10.readline (ref #215) fix libedit include pathes 2014-09-20 16:30:26 +09:00
10.regexp custom marker 2014-09-17 13:00:51 +09:00
10.srfi mkdir srfi 2014-09-20 12:08:36 +09:00
20.for add test case for `null` of (picrin control for) 2014-07-22 21:54:02 +09:00
20.repl resolve interreference between (picrin user) and (scheme *) 2014-09-20 12:23:52 +09:00
30.main add -l option 2014-09-01 22:51:04 +09:00
CMakeLists.txt