huemul

Description

Smalltalk JIT

Details

Source
GitHub
License
NOASSERTION
Forks
2
Created
March 22, 2019
Updated
March 22, 2019

README excerpt

Huemul is a new Smalltalk implementation

Contents:
huemul	-	linux executable
LICENSE	-	license file
README	-	this file


How to use it:
Execute huemul.
huemul imageFile.image

Inside it you will find a ">" prompt. 
Write normal Smalltalk code, every time you press Enter, the line is evaluated, printing the result.
← Back to results