Hi All,
I wrote Redline Smalltalk (http://redline.st) and I wanted to clarify
something that came up
recently ...
I'd like you all to know that Redline Smalltalk takes Smalltalk source code
and
compiles it to JVM Bytecode in memory and executes it. Put another way,
Redline creates
.class files on the fly in memory.
Happy to answer any question you might have about Redline or Smalltalk in
the
associated google group<https://groups.google.com/forum/?fromgroups#%21forum/redline-smalltalk>or by emailing object at redline.st
Rgs, James.