Giter Site home page Giter Site 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

pyjs icon pyjs

Pyjs canonical sources. Start here!

pynetree icon pynetree

Top-down packrat parser with support of direct and indirect left recursive grammars.

pyodide icon pyodide

Experimental, stripped and minified version of Pyodide

rapidbatch icon rapidbatch

Scripting language; compiler and virtual machine

rheinermark icon rheinermark

Website segelfliegen.com / aero club & airfield maintainance system

rust-playground icon rust-playground

Personal archive of Rust playgrounds with solutions for several problems

tokay icon tokay

Tokay is an imperative, procedural programming language designed for ad-hoc parsing.

transcrypt icon transcrypt

Python 3.7 to JavaScript compiler - Lean, fast, open! -

txt2tags icon txt2tags

txt2tags is a document generator: one source, many targets

unicc icon unicc

LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML

unicc-manual icon unicc-manual

Source code of the User's Manual of the UniCC parser generator

viur-cli icon viur-cli

Command-line interface for managing and developing ViUR

viur-core icon viur-core

Python3-Port of the ViUR application development framework

viur-html5 icon viur-html5

Framework for writing HTML5 web-apps in Python (using Pyodide, and formerly PyJS)

viur-vi icon viur-vi

Web-based administration tool for ViUR

xpl icon xpl

An eXample Programming Language

zola icon zola

A fast static site generator in a single binary with everything built-in. https://www.getzola.org

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.