dev-lang / c-intercal

C-INTERCAL - INTERCAL to binary (via C) compiler

Official package sites : http://www.catb.org/~esr/intercal/ · https://gitlab.com/esr/intercal ·

An implementation of the language INTERCAL, legendary for its perversity and horribleness (this version adds COME FROM for extra flavor). Comes with language manual and examples including possibly the entire extant body of INTERCAL code. Now supports i18n and l14n (to Ancient Roman locale only). Now with fix patch by Donald Knuth.

v33.0-r1 :: 0 :: gentoo

Modified
License
GPL-2+ FDL-1.2+
Keywords
~amd64 ~x86
USE flags
emacs examples

v31.0 :: 0 :: gentoo

Modified
License
GPL-2+ FDL-1.2+
Keywords
~amd64 ~x86
USE flags
emacs examples

General

emacs
Add support for GNU Emacs
examples
Install examples, usually source code

app-editors / emacs : The extensible, customizable, self-documenting real-time display editor

Repository mirror & CI · gentoo
Merge updates from master
Ulrich Müller · gentoo
dev-lang/c-intercal: Fix gcc-15 build failure
Closes: https://bugs.gentoo.org/948911 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ulrich Müller · gentoo
dev-lang/c-intercal: add 33.0
Closes: https://bugs.gentoo.org/722862 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Eli Schwartz · gentoo
dev-lang/c-intercal: mark as LTO-unsafe
Closes: https://bugs.gentoo.org/855590 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-lang/c-intercal: sys-devel/flex -> app-alternatives/lex
All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
Move {virtual -> app-alternatives}/yacc
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ulrich Müller · gentoo
dev-lang/c-intercal: Append the flag safely.
Fixes: 8246f9809943bf639e34c201273994be63680480 Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ulrich Müller · gentoo
dev-lang/c-intercal: Work around test failure with gcc 10.
Bug: https://bugs.gentoo.org/722862 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ulrich Müller · gentoo
dev-lang/c-intercal: Remove old.
Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Ulrich Müller · gentoo
dev-lang/c-intercal: Fix build with -fno-common.
Closes: https://bugs.gentoo.org/711902 Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ulrich Müller · gentoo
dev-lang/c-intercal: Update virtual/emacs dependency.
The virtual is deprecated, depend on app-editors/emacs instead. Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ulrich Müller · gentoo
dev-lang/c-intercal: Replace doins by dodoc.
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ulrich Müller · gentoo
dev-lang/c-intercal: Bump to version 0.31.
Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Ulrich Müller · gentoo
dev-lang/c-intercal: Workaround for flex-2.6.3.
Also add missing build-time dependencies on sys-devel/flex and virtual/yacc. Bug: 604848 Package-Manager: Portage-2.3.3, Repoman-2.3.1
Ulrich Müller · gentoo
dev-lang/c-intercal: Remove old.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Ulrich Müller · gentoo
dev-lang/c-intercal: Fix package version in configure.
Package-Manager: portage-2.3.2
Ulrich Müller · gentoo
dev-lang/c-intercal: Version bump.
Package-Manager: portage-2.3.2
Ulrich Müller · gentoo
dev-lang/c-intercal: Specify license more precisely.
Package-Manager: portage-2.3.2
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed