Skip to content

zuk74/pico-tcl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pico::Tcl

small Tcl interperter with Ruby.

Usage

ex1.

$ ./bin/pico-tcl
> set a {hoge}
hoge
> puts "hello $a"
hello hoge

ex2.

$ ./bin/pico-tcl hello.tcl

About

small Tcl intepreter with Ruby.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages