A FORTRAN coded regular expression Compiler for IBM 1130 Computing System
Computation and Language
2011-07-12 v1 Programming Languages
Abstract
REC (Regular Expression Compiler) is a concise programming language which allows students to write programs without knowledge of the complicated syntax of languages like FORTRAN and ALGOL. The language is recursive and contains only four elements for control. This paper describes an interpreter of REC written in FORTRAN.
Keywords
Cite
@article{arxiv.0905.0740,
title = {A FORTRAN coded regular expression Compiler for IBM 1130 Computing System},
author = {Gerardo Cisneros},
journal= {arXiv preprint arXiv:0905.0740},
year = {2011}
}
Comments
This version of REC is archaeological reconstruction of REC/A language on IBM1130 Simulator (SIMH IBM 1130 Emulator and Disk Monitor System R2V12) from Computer History Simulation Project (www.ibm1130.org), also see REC language is a live for Ignacio Vega-Paez