Search Criteria
Package Details: dao-git 1783.0e31564f-1
Git Clone URL: | https://aur.archlinux.org/dao-git.git (read-only, click to copy) |
---|---|
Package Base: | dao-git |
Description: | A modern, very lightweight, portable, optionally typed programming language and VM written in C featuring blazingly fast real concurrency, defer, OOP, AOP, bytecode, high-level standard library, advanced modules & bindings and much more! |
Upstream URL: | http://daoscript.org/ |
Keywords: | bytecode concurrent functional-programming interpreted lightweight modern object-oriented programming-language standard-library virtual-machine |
Licenses: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | dumblob |
Maintainer: | dumblob |
Last Packager: | dumblob |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2015-06-13 20:13 |
Last Updated: | 2017-10-11 20:19 |
Dependencies (21)
- gcc-libs-multilib (gcc-libs-multilib-x32, gcc-libs-multilib-git, gcc-libs-git, gcc-libs)
- libmariadbclient (libmysqlclient55, mariadb-libs-git, mariadb103-libs, libmysqlclient56, libmysqlclient57, libmysqlclient, mariadb-libs) (make)
- libx11 (libx11-git, libx11-threadsafe) (make)
- libxcursor (libxcursor-git) (make)
- libxi (libxi-git) (make)
- libxinerama (libxinerama-randr-git) (make)
- libxrandr (libxrandr-git) (make)
- libxxf86vm (make)
- postgresql-libs (agensgraph-git, postgresql-libs-1c, postgresql-libs-10, postgresql-src-beta-libs, postgresql-libs-9.5, postgresql-libs-9.4, postgresql-libs-9.6, postgresql-lts-libs, postgresql-libs-12, postgresql-src-libs, postgresql-libs-11) (make)
- readline (readline-athame-git, readline-git) (make)
- sqlite (sqlite-fossil, sqlite-replication, sqlite-fts3-parenthesis, sqlite-minimal-git) (make)
- xkeyboard-config (xkeyboard-config-rub, xkeyboard-config-hhk, xkeyboard-config-bone, xkeyboard-config-dreymar-git, xkeyboard-config-chromebook, galliumos-xkeyboard-config, xkeyboard-config-adnw, xkeyboard-config-git, xkeyboard-config-bbkt-git) (make)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git) (make)
- glu (glu-git) (optional) – needed by the DaoGraphics and DaoOpenGL modules
- libmariadbclient (libmysqlclient55, mariadb-libs-git, mariadb103-libs, libmysqlclient56, libmysqlclient57, libmysqlclient, mariadb-libs) (optional) – needed by the DaoMySQL module
- libxcursor (libxcursor-git) (optional) – needed by the DaoGraphics module
- libxi (libxi-git) (optional) – needed by the DaoGraphics module
- libxinerama (libxinerama-randr-git) (optional) – needed by the DaoGraphics module
- libxrandr (libxrandr-git) (optional) – needed by the DaoGraphics module
- postgresql-libs (agensgraph-git, postgresql-libs-1c, postgresql-libs-10, postgresql-src-beta-libs, postgresql-libs-9.5, postgresql-libs-9.4, postgresql-libs-9.6, postgresql-lts-libs, postgresql-libs-12, postgresql-src-libs, postgresql-libs-11) (optional) – needed by the DaoPostgreSQL module
- sqlite (sqlite-fossil, sqlite-replication, sqlite-fts3-parenthesis, sqlite-minimal-git) (optional) – needed by the DaoSQLite module
Latest Comments
dumblob commented on 2017-10-11 20:25
All the unit tests are again enabled and successfully passing!
dumblob commented on 2015-08-20 12:10
@jawbonegroove I've decided to temporarily disable unit tests, so that everyone can enjoy this awesome language! Feel free to try to run makepkg && pacman -U *tar.xz && dao -e "io.writeln('Hello world!')".
dumblob commented on 2015-08-13 13:33
@jawbonegroove thanks, I really appreciate your willingness to help. Currently it doesn't compile on Arch because of https://github.com/daokoder/dao-modules/issues/70 .
But if you're in hurry, you can compile and run Dao yourself locally (i.e. without --no-local-rpath) in the mean time (it's enough to have C99 compiler and readline installed for the pure language without advanced modules) without installing it.
Should you have any questions, don't hesitate and contact me either on email (see PKGBUILD) or on github or here.
jawbonegroove commented on 2015-08-12 03:53
@dumblob: just found this, really want to make this pkg work. will help maintain any way i can. looking at these couple build errors: http://pastebin.com/PrxpTNv1
dumblob commented on 2015-06-13 20:53
This package was originally named "dao-lang-git" due to some other unmaintained package occupying the name "dao" or "dao-git". The maintainer of the old "dao" or "dao-git" packages wasn't reachable by email (I've tried during several months) and thus I switched to "dao-git" during the upgrade of aurweb to v4.