New implementation of the Icon language

Todd A. Proebsting, Gregg M. Townsend

Research output: Contribution to journalArticlepeer-review

5 Scopus citations

Abstract

Jcon is a new, full-featured, Java-based implementation of the Icon programming language. The compiler, written in Icon, generates an intermediate representation that is optimized and then used to produce classfiles of Java bytecode. A four-chunk control-flow model handles goal-directed evaluation and produces constructs not expressible as Java code. The runtime system, written in Java, finds object-oriented programming a great advantage in implementing a dynamically typed language, with method calls replacing many conditional tests. An all-encompassing descriptor class supports values, references, and suspended operations. The procedure call interface is simple and incurs overhead for generator support only when actually needed. Performance is somewhat disappointing, and some limitations are annoying, but in general Java provides a good implementation platform.

Original languageEnglish (US)
Pages (from-to)925-972
Number of pages48
JournalSoftware - Practice and Experience
Volume30
Issue number8
DOIs
StatePublished - Jul 10 2000
Externally publishedYes

ASJC Scopus subject areas

  • Software

Fingerprint

Dive into the research topics of 'New implementation of the Icon language'. Together they form a unique fingerprint.

Cite this