12 Posts getaggt mit esoteric programmingx
-
The Shakespeare Programming Languageshakespearelang.sourceforge.net
Programme in der Form eines Shakespeare-Stückes.
Any noun is a constant with the value 1 or -1, depending on whether it's nice or not. For example, "flower" has the value 1 because flowers are nice, but "pig" has the value -1 because pigs are dirty
vor 482 Tagen15.10.2010 01:13:15 -
phpGolfphpgolf.org
Wie Perl Golf, nur für PHP.
vor 501 Tagen26.09.2010 01:45:00 -
vor 909 Tagen13.08.2009 21:59:29
-
Game of Life text and image generator generatortlrobinson.netvor 1061 Tagen14.03.2009 19:18:07
-
ZOMBIEdangermouse.net
ZOMBIE is an acronym, and stands for Zombie-Oriented Machine-Being Interface Engine.
- The language should allow the necromancer to animate dead bodies, summon and control spirits, and solve any computable problem.
- There should be sensible guarantees against overwriting system memory, monopolising CPU cycles, and releasing malicious entities into the world.
- The language must be inherently evil.
vor 1196 Tagen31.10.2008 03:44:37 -
DM's Esoteric Programming Languages - HQ9++dangermouse.net
HQ9++ has four syntax elements:
- H Prints "Hello, world!".
- Q Prints the entire text of the source code file.
- 9 Prints the complete canonical lyrics to "99 Bottles of Beer on the Wall".
- + Increments the accumulator.
- ++ When the sequence ++ is encountered, it (naturally) increments the accumulator twice, and also instantiates an object of a new subclass of the generic superclass. In line with the best data-hiding principles, there is no way to access this object.
vor 1196 Tagen31.10.2008 03:38:26 -
DM's Esoteric Programming Languages - BITdangermouse.net
- Extend the ease of string processing in C to other, more basic, data types such as integers.
- Extend the terseness of COBOL to more fundamental code constructs, such as numeric literals.
vor 1196 Tagen31.10.2008 03:33:51 -
Fibonacci Numbers with Caramel Sauce.dangermouse.net
In Chef geschriebene Programme sind auch als Kochrezepte verwendbar.
vor 1196 Tagen31.10.2008 03:32:12 -
Java2Kp-nand-q.com
Nichtdeterministisches Java.
Java2K is not a deterministic programming language, but a probabilistic one. Even for built-in functions, there is only a certain probability the function will do whatever you intend it to do. All Functions have two different implementations. At runtime, based on a pseudo-RNG, the actual implementation is choosen. This is in line with common physicalist assumptions about the nature of the universe - there is never absolute security, there is always only probability.
vor 1196 Tagen31.10.2008 03:18:51 -
The Brainfuck Programming Languagemuppetlabs.com
>+++++++++[>+++++++++<-]>+.+++++++++++++++++++++++++++++.-------------.+++++++++++++++++.----------.+++++++++++ .---------------.>++++[>+++++++++++<-]>.------------.>++++++++++[>++++++++++<-]>++.+++++++++++++++.------------ ------.++++++++.>++++[>++++++++<-]>.>+++++++++++[>+++++++++++<-]>.--------------------.----.+++++++.>++++[>++++ ++++<-]>+.-.++++++++++.>++++++++[>++++++++++++<-]>+.++++++++.+++++++++.>++++[>++++++++<-]>.>++++++++++[>+++++++ +++<-]>+++.++++++++++++++.------------.+++++++++++.-------------------.+++++++++++++++++.>++++++[>+++++++<-]>.
vor 1198 Tagen29.10.2008 04:29:30 -
Ein kleiner Brainfuck Interpreter
Mit Brainfuck-Code für Fibonacci-Zahlen. Oh Jubel.
# brainfuck Interpreter class Array def rtrim empty = 0 (self.length-1).downto(0) do |a| return self[0..a] if self[a] != empty end [] end end class Brainfuck attr_accessor :code, :ascii, :debug def initialize(code = "", memsize = 30000) @code = code.gsub(/[^\.,\-<>\[\]]/, "") @mem = Array.new(memsize, 0) @ascii = true # In/Output als ASCII oder mit puren Zellwerten arbeiten? @debug = false end def run p = 0 cp = 0 brackets = [] while cp < @code.length c = @code[cp].chr case c when "+" @mem[p] += 1 when "-" @mem[p] -= 1 when ">" p += 1 when "<" p -= 1 when "[" brackets.push(cp) when "]" if @mem[p] != 0 cp = brackets.pop - 1 else brackets.pop end when "." if @debug print "p: #{p} cp: #{cp} " p @mem.rtrim end if @ascii print @mem[p].chr else puts @mem[p] end when "," input = gets if @ascii @mem[p] = input[0] else @mem[p] = input.to_i end end cp += 1 end end end # Die ersten 10 Fibonacci-Zahlen: +>++>>>++++++++++[<<<<.>[->+>+<<]>>[-<<+>>]<<<[->+>>+<<<]>>>[-<<<+>>>]<<<[-]>>[<<+>>-]>>-] # Die ersten n Fibonacci-Zahlen: +>++>>>,[<<<<.>[->+>+<<]>>[-<<+>>]<<<[->+>>+<<<]>>>[-<<<+>>>]<<<[-]>>[<<+>>-]>>-] code = <<END +>++>>>,[<<<<.>[->+>+<<]>>[-<<+>>]<<<[->+>>+<<<]>>>[-<<<+>>>]<<<[-]>>[<<+>>-]>>-] END bf = Brainfuck.new(code) bf.ascii = false bf.debug = false bf.run
vor 1198 Tagen29.10.2008 04:28:20 -
Malbolgeen.wikipedia.org
Malbolge is named after the eighth circle of hell in Dante's Inferno, the Malebolge. The peculiarity of Malbolge is that it was designed to be the most difficult and esoteric programming language.
vor 1205 Tagen22.10.2008 01:11:28
15
Neue Kommentare
Wie soll man sich die entstehung des Bildes vorstellen?
Die Frau hat auf dem Sofa gelegen.
Währenddessen hat der Maler die abstrakte Kunst produziert.
Dann sieht sich das Modell das Bild an, das aber nur ein "Köder" für das eigentliche Bild war, das er dann noch schnell malt.
Die springende textarea tut dies nicht mehr im neuen Design. Hab ich bald fertig.
--wait=5 // wartet 5 Sekunden zwischen jedem Request (empfolen)
--random-wait // variert die Wartezeit (damits nicht so auffällig ist ;)
--limit-rate=300k // limitiert Bandbreite auf 300KB/s
[P.S.: Die Textarea fliegt immer noch ganz nach unten (unter die Tags) bei schmalen Browserfensterchen.]
http://selflinux.org/selflinux/html/vim.html
Merkwürdig. Der Link ist eigentlich korrekt, aber wenn ich draufklicke, werde ich nach
http://navigationshilfe1.t-online.de/dnserror?url=http://www.cosolit.deselflinux/
weitergeleitet.