New Smalltalk Implementation with Optional Static Types
Another open source implementation has been added to the Free Smalltalk Compilers and Interpreters page. Smalltalk is an object-oriented programming language. This latest addition adds optional static types to the language, allowing you to have some additional error checking done by the compiler.
Comments are closed.