JackieXie168 / neu

Neu is a C++ 11 framework for: artificial intelligence, simulation, creating languages/compilers, and more. Features: nvar, a recursive variant type, a "big data" system using nvar; config/options handling; languages: NML (interpreted, interop. w/ C++) and NPL (speed/concurrency w/ LLVM); an easy-to-use parser generator; graph-based concurrency/AI search, networking/distributed objects; a "knowledge-based"/GA-based system for automated code generation; fast neural networks w/ LLVM, and more.

Home Page:http://neu.andrometa.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

      ___           ___           ___     
     /\__\         /\  \         /\__\
    /::|  |       /::\  \       /:/  /
   /:|:|  |      /:/\:\  \     /:/  /
  /:/|:|  |__   /::\~\:\  \   /:/  /  ___
 /:/ |:| /\__\ /:/\:\ \:\__\ /:/__/  /\__\
 \/__|:|/:/  / \:\~\:\ \/__/ \:\  \ /:/  /
     |:/:/  /   \:\ \:\__\    \:\  /:/  /
     |::/  /     \:\ \/__/     \:\/:/  /
     /:/  /       \:\__\        \::/  /
     \/__/         \/__/         \/__/


The Neu Framework, Copyright (c) 2013-2015, Andrometa LLC
All rights reserved.

Documentation and installation instructions can be found at:

http://neu.andrometa.net

Contact: neu@andrometa.net

About

Neu is a C++ 11 framework for: artificial intelligence, simulation, creating languages/compilers, and more. Features: nvar, a recursive variant type, a "big data" system using nvar; config/options handling; languages: NML (interpreted, interop. w/ C++) and NPL (speed/concurrency w/ LLVM); an easy-to-use parser generator; graph-based concurrency/AI search, networking/distributed objects; a "knowledge-based"/GA-based system for automated code generation; fast neural networks w/ LLVM, and more.

http://neu.andrometa.net

License:Other


Languages

Language:C++ 92.8%Language:Bison 2.3%Language:Java 2.2%Language:Makefile 1.4%Language:C 0.9%Language:Haskell 0.5%Language:Shell 0.0%