permacomputing

Source repository for the main permacomputing wiki site
git clone http://git.permacomputing.net/repos/permacomputing.git # read-only access
Log | Files | Refs

commit e2997ee62166857363171d77bccbc79f3fdbf5db
parent 33da9fb42f27021bdbcc77444b9536b2f34f4b16
Author: neau <neau@web>
Date:   Wed, 22 Jun 2022 01:36:07 +0200

empty web commit

Diffstat:
ASmalltalk.mdwn | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/Smalltalk.mdwn b/Smalltalk.mdwn @@ -0,0 +1,3 @@ +Smalltalk is an object-oriented, dynamically typed reflective programming language. Kay says their Smalltalk [[virtual machine]] for the 8086 was 6 kilobytes of machine code. + +* [ST-72 on the SqueakWiki](https://wiki.squeak.org/squeak/989)