@hackage Dao0.1.0.2
Dao is meta programming language with its own built-in interpreted language, designed with artificial intelligence applications in mind.
Categories
License
GPL-3.0-only
Maintainer
ramin.honary@gmail.com
Links
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (16)
- Crypto >=4.0.0.0
- array >=0.3.0.2
- base >=4 && <5
- binary >=0.5.0.2
- bytestring >=0.9.1.2
- containers >=0.4.0.0 Show all…
Dependents (1)
@hackage/acme-everything
The Dao modules and interactive program is a meta programming language
intended for artificial intelligence uses. It is very much like the
classic UNIX AWK scripting language, but instead of using POSIX-style
regular epxressions, the patterns used in Dao are designed to more easily
match natural language input.