Search Criteria
Package Details: pure 0.68-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/pure.git (read-only, click to copy) |
---|---|
Package Base: | pure |
Description: | Pure is a modern-style functional programming language based on term rewriting. |
Upstream URL: | http://purelang.bitbucket.org/ |
Licenses: | GPL3, LGPL3 |
Groups: | pure-complete, pure-base |
Submitter: | None |
Maintainer: | pure-aur |
Last Packager: | pure-aur |
Votes: | 19 |
Popularity: | 0.000000 |
First Submitted: | 2009-01-05 16:05 (UTC) |
Last Updated: | 2022-08-04 00:46 (UTC) |
Dependencies (11)
- gmp (gmp-hgAUR)
- llvm35-libsAUR
- mpfr (mpfr-gitAUR)
- readline (readline-gitAUR)
- llvm35AUR (make)
- clang35AUR (optional) – needed for inlining C/C++ code
- emacs-pure-modeAUR (optional) – editing Pure files from Emacs
- pcre (optional) – Perl regex support
- pure-docsAUR (pure-docs-gitAUR) (optional) – online documentation
- texmacs-pureAUR (optional) – embedding Pure sessions in TeXmacs
- w3m (optional) – access to help in interactive mode
Latest Comments
1 2 3 4 Next › Last »
Popolon commented on 2021-05-30 10:36 (UTC)
Please update upstream URL to https://agraef.github.io/pure-lang/
This project is no more available on Bitbucket.
aggraef commented on 2018-04-06 10:31 (UTC)
Binary packages are now available in the Pure package repo, cf. https://pureaur.bitbucket.io/
Marte2007 commented on 2018-04-05 22:26 (UTC)
Thanks, it worked!
aggraef commented on 2018-04-05 21:03 (UTC)
I had to remove the compiler-rt part (which Pure doesn't need) and also modified the PKGBUILD so that it only builds the host target (which is all that Pure needs, and compilation is much quicker that way). Please pull the latest from https://bitbucket.org/agraef/llvm35-pkgbuild and give that a whirl.
aggraef commented on 2018-04-05 18:17 (UTC)
Probably just a missing include, I'm currently looking into it.
Marte2007 commented on 2018-04-05 17:07 (UTC) (edited on 2018-04-05 17:10 (UTC) by Marte2007)
It failed after two hours of compiling...
aggraef commented on 2018-04-05 13:30 (UTC) (edited on 2018-04-05 13:31 (UTC) by aggraef)
For the time being, I've uploaded the PKGBUILD here: https://bitbucket.org/agraef/llvm35-pkgbuild. Clone that repo and run
makepkg -s
to build the packages. I'll make a binary package repository for these available some time in the near future.aggraef commented on 2018-04-05 12:59 (UTC)
Hmm, those used to be in extra. I'll have to go hunting for the last PKGBUILDs and repackage them for the AUR.
Marte2007 commented on 2018-04-05 12:32 (UTC)
llvm35 is not available on AUR anymore.
aggraef commented on 2016-12-08 07:49 (UTC)
1 2 3 4 Next › Last »