1
0

Няма описание

Nicolas Petton 2160edf7dd using markdown for the README преди 14 години
css dc8e021881 first commit преди 14 години
js 74aeab8f80 Fixed workspace (again) преди 14 години
scripts dc8e021881 first commit преди 14 години
st 74aeab8f80 Fixed workspace (again) преди 14 години
LICENSE 0db7c97d72 updated license infos преди 14 години
README 0f4e50d9fa README and LICENSE преди 14 години
README.md 2160edf7dd using markdown for the README преди 14 години

README

Jtalk is an implementation of the Smalltalk language that runs on top of the JavaScript runtime. It is designed to make client-side development faster and easier.

Jtalk is written in itself, including the parser and compiler. Jtalk compiles into efficient JavaScript, mapping one-to-one with the equivalent JavaScript. There is no interpretation at runtime.

Jtalk is released under the MIT license.

http://nicolaspetton.github.com/jtalk