Jump to content

Smalltalk/X: Difference between revisions

m
no edit summary
No edit summary
mNo edit summary
Line 7:
It also includes a modern IDE which supports syntax highlighting, refactoring, code instrumentation, coverage and unit tests.
 
In addition to bytecode execution (which is translated just in time to machine code), it also includes a Smalltalk-to-C compiler which can beis used to generate binary executables and binary class libraries without any bytecode engine and without any IDE.
 
Although not normally used as such, it can be executed as a scripting language with a REPL loop.
 
It is available for Windows, Linux, OS X and other Unix-based platforms (upon request).
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.