Summary
Arc is designed for exploratory programming: the kind where you decide what to write by writing it. A good medium for exploratory programming is one that makes programs brief and malleable, so that's what we've aimed for. This is a medium for sketching software. Arc is unfinished. It's missing things you'd need to solve some types of problems. But it works well for basic web apps.
Versions
v3.2-r1 :: 0 :: gentoo
- Modified
- License
- Artistic-2
- Keywords
- ~amd64 ~x86
Dependencies
app-arch / arc : Create & extract files from DOS .ARC files
dev-scheme / racket : General purpose, multi-paradigm Lisp-Scheme programming language
Runtime Dependencies
app-arch / arc : Create & extract files from DOS .ARC files
dev-scheme / racket : General purpose, multi-paradigm Lisp-Scheme programming language
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-lang/arc: require non-minimal Racket
Closes: https://bugs.gentoo.org/941940 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-lang/arc: fix file collision with dev-lang/arc
Closes: https://bugs.gentoo.org/827649 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-lang/arc: die if raco fails to compile
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
dev-lang/arc: new package; add version 3.2
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt@gentoo.org>