GithubHelp home page GithubHelp logo

libphorward Build Status

The libphorward is a generic C/C++ library and toolbox, serving platform-independent utilities for different purposes.

Data structures

  • parray - Dynamically managed arrays & stacks
  • pccl - Character-classes
  • plex - Lexical analysis
  • plist - Linked lists, hash-tables, queues & stacks
  • pregex - Regular expressions

Generic helpers

Command-line tools

  • pdoc - C source code documentation tool
  • pinclude - Generate big files from various smaller ones
  • plex - Lexical analyzer generator and interpreter
  • pproto - C function prototype generator
  • pregex - Regular expressions match/find/split/replace
  • ptest - C program test facilities

Documentation

A recently updated, full documentation can be found here, and is also locally available after installation.

Building

Building phorward is simple as every GNU-style open source program. Extract the downloaded release tarball or clone the source repository into a directory of your choice.

Then, run

./configure
make
make install

And you're ready to go!

Alternative development build

Alternatively, there is also a simpler method for setting up a local build system for development and testing purposes.

To do so, type

make -f Makefile.gnu make_install
make

This locally compiles the library or parts of it, and is ideal for development purposes.

Stand-alone copy

The entire library including its tools can be made available in one target directory by using the script ./standalone.sh.

This makes stand-alone integration of the entire library into other projects possible without a previous installation or porting, and easier maintainable packages.

The generated stand-alone package contains a Makefile and can directly be built.

Credits

libphorward is developed and maintained by Jan Max Meyer, Phorward Software Technologies.

Contributions by Heavenfighter and AGS.

License

You may use, modify and distribute this software under the terms and conditions of the MIT license. The full license terms can be obtained from the file LICENSE.

Copyright (C) 2006-2021 by Phorward Software Technologies, Jan Max Meyer.

Jan Max Meyer's Projects

airbatch icon airbatch

Parser and processor for context-dependent recording of flight times and durations

app_server icon app_server

a lightweight web application launcher for gunicorn and static files.

awesome-viur icon awesome-viur

Awesome lists about all kinds of things related to ViUR

c4 icon c4

C in four functions

charclass icon charclass

Library crate to handle unicode character classes

codespan icon codespan

Beautiful diagnostic reporting for text-based programming languages.

colm icon colm

Colm Language, includes Ragel 7.0+

colm-legacy icon colm-legacy

COLM programming language / COmputer Language Machinery

flare icon flare

Web-App development framework for Python

flugfeld icon flugfeld

List of worldwide gliding sites with number of launches and link to OpenAIP

frawk icon frawk

an efficient awk-like language

htmltree icon htmltree

Generalized nested html element tree with recursive rendering

indexmap icon indexmap

A hash table with consistent order and fast iteration; access items by key or sequence index

jsigc icon jsigc

A browser-based viewer for gliding flight recorder logs.

langs-in-rust icon langs-in-rust

A list of programming languages implemented in Rust, for inspiration.

lark icon lark

A modern parsing library for Python, implementing Earley & LALR(1) and an easy interface

libphorward icon libphorward

C/C++ library for dynamic data structures, regular expressions, lexical analysis & more...

logics icon logics

ViUR Logics: Python-style expressional language

mdbook icon mdbook

Create book from markdown files. Like Gitbook but implemented in Rust

mpc icon mpc

A Parser Combinator library for C

num-parse icon num-parse

Generic, JavaScript-like parseInt() and parseFloat() functions for Rust.

ods2md icon ods2md

Convert LibreOffice Calc Spreadsheets (*.ods) into Markdown tables.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.