Search Criteria
Package Details: bic 1.0.0-1
Git Clone URL: | https://aur.archlinux.org/bic.git (read-only, click to copy) |
---|---|
Package Base: | bic |
Description: | A C interpreter and API explorer |
Upstream URL: | https://github.com/hexagonal-sun/bic |
Keywords: | API C explorer interpreter repl |
Licenses: | |
Submitter: | jetm |
Maintainer: | blacktea |
Last Packager: | blacktea |
Votes: | 2 |
Popularity: | 0.001251 |
First Submitted: | 2019-10-03 13:04 |
Last Updated: | 2020-07-15 14:24 |
Dependencies (12)
- autoconf (autoconf-git) (make)
- autoconf-archive (autoconf-archive-git) (make)
- automake (automake-1.7, automake-git, automake-1.11, automake-1.15, automake-1.14) (make)
- bison (byacc-bison, bison-git) (make)
- expect (make)
- flex (flex-git) (make)
- gcc (gcc-multilib-x32, fastgcc, gcc-multilib-git, gcc-git) (make)
- gmp (gmp-hg, scipoptsuite, scipoptsuite-bin) (make)
- libtool (libtool-git) (make)
- m4 (m4-git) (make)
- pkgconf (pkgconf-git) (make)
- readline (readline-athame-git, readline-git) (make)
Latest Comments
jetm commented on 2019-11-04 00:20
@nilesrogoff: added bison as dependency. Thanks!
nilesrogoff commented on 2019-11-03 21:06
This package won't build without bison installed, at least on my system. Installing it was easy, but it should be added to the dependencies.