PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
April 30, 2006

'Oberon Script. A Lightweight Compiler and Runtime System for the Web' Report Available

Posted: 2006-04-30 23:22:00
Languages ::

A technical report entitled 'Oberon Script. A Lightweight Compiler and Runtime System for the Web' (~50 KB .pdf), by Ralph Sommerer, is now available.

"Oberon Script is a scripting language and runtime system for build- ing interactive Web Client applications. It is based on the Oberon programming language and consists of a compiler that translates Oberon Script at load-time into JavaScript code, and a small runtime system that detects and compiles script sections written in Oberon Script."