Category:Oforth: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Line 13:
* Automatic garbage collection.
* Support of functional programming style and closures using blocks.
* 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 less code you write, the less bugs you have"
1,015

edits