forked from dardevelin/neu
-
Notifications
You must be signed in to change notification settings - Fork 0
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/…
License
sonyomega/neu
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
___ ___ ___
/\__\ /\ \ /\__\
/::| | /::\ \ /:/ /
/:|:| | /:/\:\ \ /:/ /
/:/|:| |__ /::\~\:\ \ /:/ / ___
/:/ |:| /\__\ /:/\:\ \:\__\ /:/__/ /\__\
\/__|:|/:/ / \:\~\:\ \/__/ \:\ \ /:/ /
|:/:/ / \:\ \:\__\ \:\ /:/ /
|::/ / \:\ \/__/ \:\/:/ /
/:/ / \:\__\ \::/ /
\/__/ \/__/ \/__/
The Neu Framework, Copyright (c) 2013-2014, Andrometa LLC
All rights reserved.
Documentation and installation instructions can be found at:
http://neu.andrometa.net
Contact: [email protected]
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/…
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 92.5%
- C 3.5%
- Bison 2.3%
- Makefile 1.2%
- Other 0.5%