Slate (programming language)
From Wikipedia, the free encyclopedia
| Slate | |
|---|---|
| Paradigm | Prototype-based |
| Appeared in | 2003 |
| Developer | The TUNES Project for a Free Reflective Computing System |
| Typing discipline | strong, dynamic |
| Major implementations | Slate |
| Influenced by | Self, Smalltalk, Strongtalk, Common Lisp, Dylan |
Slate is a prototype based object-oriented programming language with multiple dispatch. It uses the syntax of Smalltalk and some ideas of the Self programming language. Slate also aims to provide an operating system like environment (e.g. graphics interface). It was once featured on Slashdot.

