Kayacc is an alternate name for the TOMBO project. I am in the process of updating the Tombo project page with version 2.1.0. Please download Tombo2.1.0.tar.gz from the Files tab.

Tombo is a compiler generation toolkit for constructing compilers and interpreters. It includes a BNF compiler that generates parsers for context free grammars, and a class library to support compiler development.

The class library supports symbol tables, Unicode text manipulation, reserved word mappings, and translating between Unicode and byte oriented encodings.

Tombo is an alternative for lex, yacc and Bison tools.

Source can be browsed in git/code repository or src directory.

Send e-mail to tombo@gekkoware.com for support

Features

  • BNF compiler for context free grammars
  • Separation of BNF Grammar and C++ Actions
  • Encapsulation of actions in C++ class to separate actions from grammar
  • Encapsulation of actions in C++ class to support cascaded translators
  • Class library to support compilation functions
  • Full 31 bit Unicode or other wide character set support
  • Support for symbol table and wide character text manipulation
  • Support for lexical scanner functions
  • Token based parser for high throughput
  • Classes to support scope rules, struct declarations, and namespace rules
  • Sample programs demonstrating use of toolkit

Project Activity

See All Activity >

License

GNU General Public License version 3.0 (GPLv3)

Follow Kayacc

Kayacc Web Site

Other Useful Business Software
Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
Your top-rated shield against malware and online scams | Avast Free Antivirus

Browse and email in peace, supported by clever AI

Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Free Download
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
1
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5

User Reviews

  • thanks - see: VRCalc++ by Adrix on sourceforge.org
Read more reviews >

Additional Project Details

Intended Audience

Science/Research, Advanced End Users, Developers, Engineering

User Interface

Command-line

Programming Language

C++

Related Categories

C++ Code Generators, C++ Compilers, C++ Interpreters

Registered

2013-01-24