Plangs!
Menu
Sun

Prototype-Based

Style of object-oriented programming where objects are created by cloning existing ones.
Details

Plangs

NameDescription
CoffeeScriptCompiles into JavaScript, enhancing its brevity with syntactic sugar inspired by Haskell, Ruby, and Python.
IoA pure object-oriented language with a prototype-based model, inspired by Smalltalk, Self, and others, emphasizing simplicity, flexibility, and concurrency.
LogtalkObject-oriented logic programming language extending Prolog.
LuaLightweight, high-level language designed for embedding in applications.
MoonScriptDynamic scripting language compiling to Lua with CoffeeScript-inspired syntax.
RebolCross-platform multi-paradigm language known for its dialects and simplicity.
SelfPrototype-based dynamic OOP language, influenced by Smalltalk and APL, impacting JavaScript.