Tags: Programming Language.
Ubercode is a high level programming language designed by Ubercode Software and released in 2005 for Microsoft Windows. Ubercode is influenced by the Eiffel and BASIC. It is commercial software and can be tried out for free for 30 days. Ubercode has the following design goals:Compilable language – compiled into Windows EXE files.Automatic memory management – memory is allocated / freed automatically and the language has no memory management primitives.