Category:Oforth: Difference between revisions

m
no edit summary
No edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 10:
 
Features include :
* Dynamic language (which does not mean a slow language).
* Oforth comes with an interpreter : you can try things interactively.
* Object metamodel : everything is an object.
* Automatic garbage collection.
Line 15 ⟶ 17:
* While mutability is allowed, immutability is the default behavior, and sometimes required.
* Support of parallelism using ligth-weight tasks and communication using channels.
* Very concise language : "the lessmore code you write, the lessmore bugs you have"
1,015

edits