This is the Linux app named Ox: Attribute Grammar Compiling System whose latest release can be downloaded as ox-1.7.1.tar.bz2. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Ox: Attribute Grammar Compiling System with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
Ox: Attribute Grammar Compiling System
DESCRIPTION
Ox is an attribute grammar compiling system, based on Yacc, Lex, and C/C++.Ox generalizes the function of Yacc in the way that attribute grammars generalize context-free grammars. Ordinary Yacc and Lex specifications can be augmented with definitions of synthesized and inherited attributes written in C/C++ syntax. From these specifications, Ox generates a program that builds and decorates attributed parse trees.
The user can specify parse-tree traversals for easy ordering of side effects such as code generation. Ox handles the tedious and error-prone details of writing code for parse-tree management, so its use eases problems of security and maintainability associated with that aspect of translator development.
Features
- Ox works with AT&T yacc & lex, flex, bison, byacc, btyacc & msta
- Ox has been compiled & tested under macOS, Ubuntu Linux, Solaris, Windows/Cygwin & Windows/Msys2
- Ox & Ox-generated code has been compiled & tested using the GNU, LLVM, Solaris & Apple Xcode Command Line Tools C/C++ compilers.
- Ox accepts arbitrary non-circular attribute grammars (constrained by the underlying parser generator used)
Audience
Developers
User interface
Command-line
Programming Language
C++, C
This is an application that can also be fetched from https://sourceforge.net/projects/ox-attribute-grammar-compiler/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.