Projects / Lookup Tables C Code Generator

Lookup Tables C Code Generator

Lookup Tables C Code Generator consists of two programs: mkhashtable for generating C source to match a set of integers, and mkstringswitch for creating a switch statement to match a set of strings. Both programs allow specifying result values and/or actions to be run when an input value matches. The generators are highly customizable.

Tags Software Development Code Generators Utilities
Licenses GPLv3
Operating Systems POSIX
Implementation C++ Perl

Tweet this project Short link

Rss Recent releases

No changes have been submitted for this release.

No-screenshot

Project Spotlight

libburnia

A set of libraries and tools for reading, mastering, and writing optical discs.

No-screenshot

Project Spotlight

CollectionSpy

A profiler for the Java Collections Framework.