Content deleted Content added
add to category: functional languages |
m upd link |
||
Line 152:
== Features ==
* Thoroughly [[object-oriented]] with [[Inheritance (
* [[Dynamic typing]] and [[duck typing]]
* Everything is an [[Expression (programming)|expression]] (even [[Statement (programming)|statements]]) and everything is executed [[Imperative programming|imperatively]] (even [[Declaration (computer science)|declarations]])
|