Ceres is an interpreted computer language based on C, that can be used as a script language. Its purpose is to be minimal and simple and it is being developed as a hobby, so do not expect much of it. Its interpreter is written in C/C++.
ScriptBasic is a mature Basic interpreter that can be used for server side CGI scripting, utility programming or to develop GUI desktop applications. A multi-threaded HTTP Basic application server is available as well with session support.