Oberon script: a lightweight compiler and runtime system for the web

  • Authors:
  • Ralph Sommerer

  • Affiliations:
  • Microsoft Research, Cambridge, United Kingdom

  • Venue:
  • JMLC'06 Proceedings of the 7th joint conference on Modular Programming Languages
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Oberon Script is an experimental scripting language and runtime system for building 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.