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
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Sign Up Free
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

Advanced End Users, Developers, Engineering, Science/Research

User Interface

Command-line

Programming Language

C++

Related Categories

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

Registered

2013-01-24