Post making contest 5.0

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post making contest 5.0
RE: Post making contest
(09-04-2016, 11:24 PM)Reyweld Wrote: »Have you considered not playing? Like ever? What I'm saying is that game is trash.
Sig:
SpoilerShow
RE: Post making contest
(11-19-2016, 07:12 PM)Ixcaliber Wrote: »
(11-18-2016, 04:52 AM)Kaynato Wrote: »Programming Language Fan Fiction (extended abstract)

Stefan Muller, Carnegie Mellon University

Programming language theory and design is an area of research in which authors frequently make design
decisions. For example, authors might choose between call-by-name and call-by value; simply typed, dependently
typed and untyped; intensional and extensional; predicative and impredicative; C-style syntax and
ML-style syntax; statically and dynamically typed; garbage-collected and useless, etc. Inevitably, readers
of these papers wonder what would happen if one of these design decisions were made differently. This is
not a feature unique to programming languages; fan fiction is a popular process in which devotees of a work
of fiction reimagine the work in their own way. It thus seems that programming languages and fan fiction
could be combined to form a large body of new ideas, and it is the author’s opinion that SIGBOVIK is a
fine venue for such ideas.
Here, we present a number of avenues for development of programming language fan fiction. Some of
these areas appear novel; in others, some work has already been done which can now be drawn under the
umbrella of programming language fan fiction.
• Alternate notions of type membership. Type theories typically define the canonical forms of a
particular type, but occasionally variations on this canon are possible. For example, in a strict language,
canonical forms of pair type are (v1, v2) where v1 and v2 are themselves irreducible. Proponents
of laziness might instead consider values of pair type to be (e1, e2) where e1 and e2 are arbitrary
expressions. Expressions of a type which are considered by fans of a type theory, but not by the
original presentation, to be irreducible are known as headcanonical forms or, if accepted by a large
fanbase, fanonical forms.
1
• Hacking new features into old languages. A common source of complaints about programming
languages comes from the fact that a particular feature isn’t present in a particular language. This
complaint generally takes the form “I’d consider using language if only it had feature!” Examples
include:
– Statically-typed Python2
– Garbage-collected C [1]
– Concurrent ML [2]
– LaTeX with types
– LaTeX with decent syntax
– LaTeX with any features at all
Some of the above are considered conservative extensions. Often, however, adding a particular feature
to a particular language breaks a desired soundness property, makes type checking undecidable or
causes various other havoc. This is generally not considered a problem in fan fiction, so have at it.
• Meta-properties of fan fiction. One interesting area of future research is the application of programming
language techniques to the study of fan fiction. For example, fan fiction can be “Kripked” (a
reference to author Eric Kripke) if it is validated by new canon. However, this assumes that the development
of canon is linear. Often in computer science research, however, new developments will build
1Note that this terminology is itself subject to debate. Confusingly, some authors of type theory fan fiction believe that the
latter forms should be known as headcanonical forms and the former should be weak headcanonical forms. 2https://github.com/illume/static checking python

off of older ones in a nonlinear, branching fashion. This leads to the question of whether programming
language fan fiction can be “Kripked” (a reference to logician Saul Kripke) in a way consistent with
nonlinear reachability graphs.
• Fan fiction of type theory itself. Fans can make fan fiction not just of particular programming
languages or type theories, but of the subject of type theory itself. In important prior work in this
area, languages have been developed which are clearly based upon fan fiction-style manipulations of
type theory itself3.

References
[1] HansJ. Boehm and Paul F. Dubois. Dynamic memory allocation and garbage collection. Computers in
Physics, 9(3):297–303, 1995.
[2] John H. Reppy. CML: A higher-order concurrent language. In Proceedings of the SIGPLAN 1991
Conference on Programming Language Design and Implementation, pages 293–305, New York, NY, June
1991. ACM.

(11-19-2016, 01:03 AM)qwerx3 Wrote: »6, 13, 1, 11, 15, 25, 8, 17, 6, 22, 27.

This post passes rules 3, 4 and 5.

(11-19-2016, 08:48 PM)qwerx3 Wrote: »1 2 3 4 5.

This post passes rule 2.

(11-19-2016, 09:05 PM)a52 Wrote: »
Code:
EbIbIbIbNbBBbBBbNbBBBbIbBbNbBBBBbObVbNbBBBbVbIbNbBBbIbIbBbNbBBBbNbBBBBB

This post passes rules 2 and 5.

(11-19-2016, 09:11 PM)Reyweld Wrote: »
(09-04-2016, 11:24 PM)Reyweld Wrote: »Have you considered not playing? Like ever? What I'm saying is that game is trash.

This duplicitous post passes rules 5.
RE: Post making contest
6 7 8 9 10.
RE: Post making contest
(01-01-1970, 12:06 AM)Reyweld Wrote: »[Image: 15%2B-%2B1]
Sig:
SpoilerShow
RE: Post making contest
Ask and ye shall receive.
Sig:
SpoilerShow
RE: Post making contest
(11-19-2016, 09:05 PM)a52 Wrote: »
Code:
EbIbIbIbNbBBbBBbNbBBBbIbBbNbBBBBbObVbNbBBBbVbIbNbBBbIbIbBbNbBBBbNbBBBBB

This is why I was talking about a programming language called EBOLa, by the way. This line sets one variable equal to the OR of two others.
RE: Post making contest
(11-19-2016, 09:23 PM)qwerx3 Wrote: »6 7 8 9 10.

This post passes rules 2, 4 and (oddly enough) 5.

(11-19-2016, 09:23 PM)Reyweld Wrote: »
(01-01-1970, 12:06 AM)Reyweld Wrote: »[Image: 15%2B-%2B1]

This post passes rules 2 and 5.

(11-19-2016, 09:32 PM)Reyweld Wrote: »Ask and ye shall receive.

This post passes rules 2 and 5.

(11-19-2016, 09:39 PM)a52 Wrote: »
(11-19-2016, 09:05 PM)a52 Wrote: »
Code:
EbIbIbIbNbBBbBBbNbBBBbIbBbNbBBBBbObVbNbBBBbVbIbNbBBbIbIbBbNbBBBbNbBBBBB

This is why I was talking about a programming language called EBOLa, by the way. This line sets one variable equal to the OR of two others.

This post passes rule 5.
RE: Post making contest
words
RE: Post making contest
trumpet and the number 6
RE: Post making contest
Phrases.

Numbers?
RE: Post making contest
trumpet and the number 7
RE: Post making contest
(11-19-2016, 09:45 PM)Ixcaliber Wrote: »words

This post passes rule 2.

(11-19-2016, 09:46 PM)qwerx3 Wrote: »trumpet and the number 6

This post passes rule 5.

(11-19-2016, 09:47 PM)Dragon Fogel Wrote: »Phrases.

Numbers?

This post passes rule 5, barely.

(11-19-2016, 09:50 PM)qwerx3 Wrote: »trumpet and the number 7

This post passes rules 4 and 5.
RE: Post making contest
(05-06-2016, 07:33 PM)earthexe Wrote: »[Image: 1iAMa5H.gif]

Thanks to the most recent thread splitting, this wonderful piece of art is on the first page. I thought it was worth reminding everyone of its existence.
RE: Post making contest
(11-19-2016, 10:02 PM)earthexe Wrote: »
(05-06-2016, 07:33 PM)earthexe Wrote: »[Image: 1iAMa5H.gif]

Thanks to the most recent thread splitting, this wonderful piece of art is on the first page. I thought it was worth reminding everyone of its existence.

1127 aa a a.
Sig:
SpoilerShow
RE: Post making contest
rules 2384 2385
RE: Post making contest
he77o wor7d
RE: Post making contest
the number 7
RE: Post making contest
105432.
RE: Post making contest
peeling like an onion
RE: Post making contest
(11-19-2016, 10:02 PM)Dragon Fogel Wrote: »
(05-06-2016, 07:33 PM)earthexe Wrote: »[Image: 1iAMa5H.gif]

Thanks to the most recent thread splitting, this wonderful piece of art is on the first page. I thought it was worth reminding everyone of its existence.

This excellent post passes rules 3 and 5.

(11-19-2016, 10:08 PM)Reyweld Wrote: »
(11-19-2016, 10:02 PM)earthexe Wrote: »
(05-06-2016, 07:33 PM)earthexe Wrote: »[Image: 1iAMa5H.gif]

Thanks to the most recent thread splitting, this wonderful piece of art is on the first page. I thought it was worth reminding everyone of its existence.

1127 aa a a.

This post also passes rules 3 and 5.

(11-19-2016, 10:32 PM)Kaynato Wrote: »rules 2384 2385

This post passes rule 5.

(11-19-2016, 11:40 PM)qwerx3 Wrote: »he77o wor7d

This post passes rules 2, 4 and 5.

(11-19-2016, 11:41 PM)qwerx3 Wrote: »the number 7

This post passes rule 5.

(11-19-2016, 11:46 PM)qwerx3 Wrote: »105432.

This post passes rules 2 and 5.

(11-19-2016, 11:48 PM)qwerx3 Wrote: »peeling like an onion

This post passes rules 2 and 5.
RE: Post making contest
peeling like n onion
Sig:
SpoilerShow
RE: Post making contest
(11-19-2016, 10:02 PM)Dragon Fogel Wrote: »
(05-06-2016, 07:33 PM)earthexe Wrote: »[Image: 1iAMa5H.gif]

Thanks to the most recent thread splitting, this wonderful piece of art is on the first page. I thought it was worth reminding everyone of its existence.

he770 wor7d
RE: Post making contest
https://www.youtube.com/watch?v=RdyJwBT0TSM
Sig:
SpoilerShow
RE: Post making contest
https://www.youtube.com/watch?v=RdyJwBT0TSM
https://www.youtube.com/watch?v=RdyJwBT0TSH
https://www.youtube.com/watch?v=RdyJwBT0TSO
Sig:
SpoilerShow
RE: Post making contest
(11-19-2016, 11:50 PM)Reyweld Wrote: »peeling like n onion

This post passes rules 2 and 5.

(11-19-2016, 11:58 PM)Dragon Fogel Wrote: »
(11-19-2016, 10:02 PM)Dragon Fogel Wrote: »
(05-06-2016, 07:33 PM)earthexe Wrote: »[Image: 1iAMa5H.gif]

Thanks to the most recent thread splitting, this wonderful piece of art is on the first page. I thought it was worth reminding everyone of its existence.

he770 wor7d

This post passes rules 3, 4 and 5.

(11-19-2016, 11:59 PM)Reyweld Wrote: »https://www.youtube.com/watch?v=RdyJwBT0TSM

This post passes rule 5. I am judging the URL, not the video itself, which I will admit I have not even looked at

(11-20-2016, 12:00 AM)Reyweld Wrote: »https://www.youtube.com/watch?v=RdyJwBT0TSM
https://www.youtube.com/watch?v=RdyJwBT0TSH
https://www.youtube.com/watch?v=RdyJwBT0TSO

This post passes rule 5.