Forum OpenACS Q&A: Re: what is the langage of OpenACS

Collapse
Posted by Roberto Mello on
OpenACS is programmed in Tcl, making heavy use of the AOLserver Tcl API and its modules.

Tcl is a simple, easy language, and make for very rapid development.