Y
Hacker News
new
|
ask
|
show
|
jobs
by
wizzzzzy
1195 days ago
I've found that at some point, the most efficient way to express what you want is to write the code yourself. Anything where you can express what you want fairly easily seems to be where it excels.
1 comments
tmountain
1195 days ago
I did something similar. I had it generate “primitives” and I used those as starting points for more complex “composed” modules.
link