Tags: Programming Language.
Cel is an object-oriented prototype-based programming language based on Self which was heavily influenced by Smalltalk. The goal was to create a version of Self that would run under a lot of operating systems without strong ties to the Self GUI for development. For example one could create a simple command line application in Cel without the high-overhead of the Self system.The syntax was almost exactly that of Self.