开发者

Any libraries to aid weird shaped source code programming

开发者 https://www.devze.com 2022-12-30 05:12 出处:网络
Any libraries to aid writing programs with source code shaped like drawings (such as http://www.ioccc.org/1998/banks.c or http://groups.google.com/group/co开发者_StackOverflow中文版mp.lang.c/msg/e105e

Any libraries to aid writing programs with source code shaped like drawings (such as http://www.ioccc.org/1998/banks.c or http://groups.google.com/group/co开发者_StackOverflow中文版mp.lang.c/msg/e105e5d339edec01). For any language.


Your second link made my day :D And it really works!

If you want to play with source code, perl is your friend! Have a look at http://search.cpan.org/~asavige/Acme-EyeDrops-1.55/lib/Acme/EyeDrops.pm for an example. I know you want a language agnostic tool, but I don't think such a thing exists.

0

精彩评论

暂无评论...
验证码 换一张
取 消