I like very much the idea! Noury On 14 mars 2011, at 19:36, Nicolas Petton wrote:
Hi,
I would like to share a project I'm working on on my spare time: Jtalk Smalltalk.
http://nicolaspetton.github.com/jtalk https://github.com/NicolasPetton/jtalk
Jtalk is an implementation of the Smalltalk language that compiles into JavaScript.
Some features: - it is written in itself (including the parser/compiler) - it is self-contained - it compiles into efficient JS code - it uses the Squeak chunk format - Pharo is considered as the reference implementation
I think Jtalk can be compared to CoffeeScript[1], Objective-J[2] or Clamato[3], from which it reuses some ideas and code.
Jtalk includes an IDE with a class browser, transcript and workspace, an HTML canvas similar to Seaside and a jQuery binding.
It is still a young piece of code, and some important features are still missing/incomplete.
Cheers, Nicolas Petton
[1] http://jashkenas.github.com/coffee-script/ [2] http://cappuccino.org/ [3] http://clamato.net
Noury Bouraqadi http://car.mines-douai.fr/noury -- -6th National Conference on âControl Architecture of Robotsâ 24-25 may 2011, Grenoble area, France http://car2011.inrialpes.fr/ -19th ESUG International Smalltalk Conference 22-26 August 2011, Edinburgh, UK http://www.esug.org/Conferences/2011 -19èmes Journées Francophones sur les Systèmes Multi-Agents (JFSMAâ11) http://www.univ-valenciennes.fr/congres/jfsma2011/ 17-19 Octobre 2011, Valenciennes, France