Skip to content

humansinput/catlanguage-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cat Language Translator (web UI)

This is a small web service written in Tcl and Toolatra that translates English text to Cat Language and vice versa. It uses the catlanguage library that I’ve posted earlier on my second GitHub account: http://github.com/RoverAMD/catlanguage-web

Running locally

You’ll need cURL and ActiveTcl 8.6 to run locally.

$ curl -o toolatra_http.tcl https://raw.githubusercontent.com/timkoi/toolatra/master/toolatra_http.tcl
$ curl -o toolatra_templates.tcl https://raw.githubusercontent.com/timkoi/toolatra/master/toolatra_templates.tcl
$ tclsh app.tcl

This will serve the app at http://localhost:5053.

License

As always, MIT License.

About

Web frontend to Cat Language Translator (for entertainment purposes only).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors