Proxy: an interpreter for rapid prototyping

  • Authors:
  • Burt Leavenworth

  • Affiliations:
  • -

  • Venue:
  • ACM SIGPLAN Notices
  • Year:
  • 1992

Quantified Score

Hi-index 0.00

Visualization

Abstract

Proxy is an interpreter for a rapid prototyping language with C/C++ like syntax based on modelling software using data structures such as sets, maps, sequences, and objects. It allows the developer to make incremental changes to a design and test them immediately."The hardest single part of building a software system is deciding precisely what to build" - Fred Brooks [3].