freebsd-ports/lang/cel/pkg-descr
James E. Housley 56d3ac2f77 New Port: lang/cel
Cel is a computer language. In particular it is of the
prototype-based, object oriented variety.

PR:		23996
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-02-14 13:22:36 +00:00

12 lines
406 B
Plaintext

Cel is a computer language. In particular it is of the
prototype-based, object oriented variety.
It was meant to be high-level, small, simple, and very OO. It's
syntax is very similar to Self (which is almost like Smalltalk).
Cel was influenced primarily by the language Self. Other strong
influencers were Smalltalk, Forth, Newtonscript, Objective-C, and
Python.
- George Reid
greid@ukug.uk.freebsd.org