Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.postscript > #2193
| Newsgroups | comp.lang.postscript |
|---|---|
| Date | 2015-02-26 23:13 -0800 |
| Message-ID | <288b7b46-364e-47c5-a9b9-efb1e98a867c@googlegroups.com> (permalink) |
| Subject | ANN ps golfing library redux |
| From | luser- -droog <mijoryx@yahoo.com> |
https://github.com/luser-dr00g/G
Using its powers, my favorite example, the L-system
Sierpinski Triangle becomes drastically small.
This uses all the features: implicit definitions,
operator abbreviations, and strings of operator codes.
%!
3(G)run $
{A - B + A + B - A}
{B B}
{A - B - B}7{[ex{du w{(>K?\2u)$}if}fora]}rep
cvx[/A{3 0 rl}/B 1 in/-{120 rot}/+{-120 rot}>>b
100 200(k?B9)$ showp
Back to comp.lang.postscript | Previous | Next | Find similar
ANN ps golfing library redux luser- -droog <mijoryx@yahoo.com> - 2015-02-26 23:13 -0800
csiph-web