picolisp

Unnamed repository; edit this file to name it for gitweb.
git clone https://logand.com/git/picolisp.git/
Log | Files | Refs | README | LICENSE

commit ec31f7c67a0f864316157172a3ddf4d3ba441b4b
parent 37c60ea5253836492fe4b92d99976216cbdacb1b
Author: Alexander Burger <abu@software-lab.de>
Date:   Wed,  8 May 2013 17:24:17 +0200

Minor markup
Diffstat:
Mersatz/README | 12++++++------
1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/ersatz/README b/ersatz/README @@ -1,4 +1,4 @@ -12jul12abu +08may13abu (c) Software Lab. Alexander Burger @@ -22,11 +22,11 @@ often sacrificed in favor of simpler or more modular structures. There is no support for -- raw console input ('key') and line editing -- child processes ('fork') -- interprocess communication ('tell', 'hear', 'ipc', 'udp' etc.) -- databases (external symbols) -- signal handling +-- raw console input ('key') and line editing +-- child processes ('fork') +-- interprocess communication ('tell', 'hear', 'ipc', 'udp' etc.) +-- databases (external symbols) +-- signal handling Invocation