Category:Wollok: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
{{stub}}{{language}}


Wollok is a programming language and environment for teaching OOP.
Wollok is a programming language and environment for teaching OOP.

Revision as of 02:37, 23 May 2015

Wollok is a programming language and environment for teaching OOP. It is currently under active development.

It takes away syntax complexity and focus on objects, messages and polymorphism.

It features objects as first class citizens in order to start programming OOP without the need of classes (and its complexity). But it also supports classes and simple inheritance.


For more information visit https://github.com/uqbar-project/wollok

Pages in category "Wollok"

This category contains only the following page.