Skip to content

Aalwattar/CommonParser

 
 

Repository files navigation

CommonParser

A file IO library.

This makefile automatically builds the shared library, then places it in $HOME/lib
It also places common_interfaces.h, architecture_library.h, dfg_library.h and
    hardware_library.h inside $HOME/include

BUILDING

  • Dependancies: libconfuse (installed either as the superuser or in $HOME)
  • type: make

USAGE

  • to use the common data structures and functions, include common_interfaces.h, then add -lcommonInterfaces to your linker

CONTENTS:

templates = examples of the format that this parser follows nbproject = A configuration folder for Netbeans Projects (my IDE) obj = where the object files are stored to create the library

About

A file IO library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published