view wisdom/cello @ 6092:57238c8ddfda

<fizzie> ` sed -i -e \'s#" | as -c /dev/stdin#" > /tmp/asm.s; for o in \'\\\'\',\'\\\'\' \'\\\'\'-msyntax=intel -mnaked-reg,-M intel\'\\\'\'; do if as ${o%,*} /tmp/asm.s#;s?asm.o; objdump?asm.o 2>>/tmp/asm.err; then objdump ${o#*,}?;2s|$|; exit; fi; done; cat /tmp/asm.err|\' bin/asm
author HackBot
date Sat, 17 Oct 2015 10:59:50 +0000
parents 7f957c1f4661
children 4b11ebc3a094
line wrap: on
line source

4The 7high 8level 9stucture 2of 13Cello 6projects 4is 7inspired 8by 9/Haskell/, 2while 13the 6syntax 4and 7semantics 8are 9inspired 2by 13/Python/ 6and 4/Obj-C/.