view paste/paste.18377 @ 2860:732dad497525

<Jafet> echo \'int main(void) {asm("xor %eax, %eax;""mov %eax, %edx;""inc %eax;""mov %eax, %edi;""call x;"".ascii \\"Hello, world!\\\\n\\";""x: pop %esi;""mov $14, %dl;""syscall;""mov $60, %al;""xor %edi, %edi;""syscall;");}\' >hi.c && gcc hi.c -o hi && ./hi
author HackBot
date Sun, 05 May 2013 16:02:03 +0000
parents 7c5141b92ecf
children
line wrap: on
line source

2012-07-08.txt:06:32:09: <zzo38> OK, but still, if you require the Plus and Alternative and MonadPlus to all use the same monoid, you should not get any problems, especially if you never actually define a Plus instance for something that has Alternative.
2012-12-19.txt:20:58:00: <oerjan> @quote monoid.*problems
2012-12-19.txt:21:00:25: <hagb4rd> `pastelogs monoid.*problems
2012-12-19.txt:21:01:01: <hagb4rd> `logpaste monoid.*problems