Living Objects is a reimagination of Smalltalk that preserves its elegant object model while addressing the needs of modern software development.
Our mission is to create a system where objects truly live - where they remember their history, adapt to changes, and collaborate harmoniously with each other.
By building on Smalltalk's powerful foundation and adding modern capabilities like transactions, persistence, and multi-processing, we're creating a development environment where software can evolve naturally alongside its users.
Objects in Living Objects can participate in ACID transactions, ensuring that complex operations are atomic, consistent, isolated, and durable. Unlike traditional Smalltalk, Living Objects brings database-quality transactions to the object level.
Objects naturally persist across sessions without requiring separate database mappings. Every change to an object is captured in its memory, allowing for time travel debugging, historical analysis, and recovery from failures.
Modern Smalltalk for multi-core systems. Living Objects enables true concurrent processing while preserving the simplicity of Smalltalk's message-passing model, making full use of today's hardware.
We're building a new generation of software that breaks free from the constraints of traditional systems.
GitHub Repository Read Our Principles