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 f1cf6b1316da0f5c749f99068f31db31843acb87
parent 13f393ba82d88c896a206a53a26d6f9f9d0f4565
Author: Alexander Burger <abu@software-lab.de>
Date:   Tue, 10 Jul 2012 19:13:03 +0200

Minor mistype
Diffstat:
Mersatz/README | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

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