Last change
on this file since 38703 was
38703,
checked in by Mario Domenech Goulart, 8 months ago
|
eggref/5/big-chicken: release note for version 1.1
|
File size:
739 bytes
|
Line | |
---|
1 | [[toc:]] |
---|
2 | [[tags: eggs]] |
---|
3 | |
---|
4 | == big-chicken |
---|
5 | |
---|
6 | Are you tired of writing |
---|
7 | {{(import (chicken base) (chicken bitwise) (chicken blob) yaddda yadda this that and the other)}}? Do you have enough of endlessly having |
---|
8 | to figure out the right library units you need? |
---|
9 | |
---|
10 | Not anymore. Because now there is |
---|
11 | |
---|
12 | '''BIG-CHICKEN''' |
---|
13 | |
---|
14 | This extension provides a convenience wrapper for all core library ({{(chicken *)}}) |
---|
15 | modules. |
---|
16 | |
---|
17 | == Author |
---|
18 | |
---|
19 | [[/users/felix winkelmann|felix winkelmann]] |
---|
20 | |
---|
21 | == License |
---|
22 | |
---|
23 | This code is in the public domain |
---|
24 | |
---|
25 | == Version History |
---|
26 | |
---|
27 | ; 1.1 : reexport {{chicken.irregex}} |
---|
28 | ; 1.0 : initial release for CHICKEN 5 |
---|
29 | ; 0.4 : added regex dependency |
---|
30 | ; 0.3 : hacked around syntax-reexport problem |
---|
31 | ; 0.2 : fixed typo in setup script |
---|
32 | ; 0.1 : Initial release |
---|
Note: See
TracBrowser
for help on using the repository browser.