wuub / SublimeREPL

SublimeREPL - run an interpreter inside ST2 (Clojure, CoffeeScript, F#, Groovy, Haskell, Lua, MozRepl, NodeJS, Python, R, Ruby, Scala, shell or configure one yourself)
https://github.com/wuub/SublimeREPL
Other
2.14k stars 312 forks source link

Request for Tcl support #238

Open ekd123 opened 11 years ago

ekd123 commented 11 years ago

Hi,

Tcl is my choice of scripting language but SublimeREPL doesn't support it. Could you please add the support for Tcl? Thanks!

wuub commented 11 years ago

Try the https://github.com/wuub/SublimeREPL/tree/tcl branch

I don't feel competent enough to tell if it's usable or not.

ekd123 commented 11 years ago

Cool. It works quite well. One more thing, Sublime Text complains that there's no tcl.tmLanguage. And I have to select "Tcl" every time I start SublimeREPL. (Sublime Text 3)