Update README.md
This commit is contained in:
parent
397bb90747
commit
29c12142df
|
@ -11,8 +11,12 @@ This fork of Whalesong differs from dyoo/whalesong in the following ways:
|
||||||
(require whalesong/lang/match)
|
(require whalesong/lang/match)
|
||||||
* Adds on-release
|
* Adds on-release
|
||||||
(as a complement to on-key)
|
(as a complement to on-key)
|
||||||
|
Contributed by Darren Cruse
|
||||||
* Adds parameters
|
* Adds parameters
|
||||||
(require whalesong/lang/parameters)
|
(require whalesong/lang/parameters)
|
||||||
|
* Extended whalesong/image and whalesong/images
|
||||||
|
(more functions, bug fixes, not matches WeScheme)
|
||||||
|
Contributed by Emmanuel Schanzer
|
||||||
|
|
||||||
Note: The implementation of parameters works fine,
|
Note: The implementation of parameters works fine,
|
||||||
as long as you don't mix parameterize with non-local-exits
|
as long as you don't mix parameterize with non-local-exits
|
||||||
|
|
Loading…
Reference in New Issue
Block a user