AmokHuginnsson / yaal

Yet another abstraction layer - a general purpose C++ library.

Home Page:http://codestation.org/yaal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yet Another Abstraction Layer

What

yaal is a cross platform, general purpose C++ library.

This library provides unified, high level, C++ interfaces and implementations for handling problems and providing solutions in multiple domains:

  • algorithms
  • collections (containers)
  • arbitrary precision numeric types and operations
  • threading
  • networking
  • generic, DSL grammar driven parsers
  • operating system infrastructure interfaces
  • xml serialization/deserialization and DOM operations
  • database access

yaal also contains a fully fledged programming language named Huginn.

Where

yaal supports a wide range of operating systems/platforms, including but not limited to:

  • GNU/Linux
    • Debian
    • Ubuntu
    • CentOS
    • Fedora
    • Raspbian
  • FreeBSD
  • Oracle Solaris
  • Microsoft Windows
  • Cygwin

How

yaal can be installed from binary packages or build from sources.

About

Yet another abstraction layer - a general purpose C++ library.

http://codestation.org/yaal

License:Other


Languages

Language:C++ 95.2%Language:Makefile 1.1%Language:CMake 0.9%Language:M4 0.9%Language:Python 0.8%Language:Shell 0.5%Language:JavaScript 0.2%Language:C 0.2%Language:PowerShell 0.1%Language:Vim Script 0.1%Language:Batchfile 0.0%