Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
metaed
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
metaed
2y ago
Regarding make, Noweb gets this right. When you edit the web source, the tangle step only writes new modification times to output files that actually changed.
2.
▲
by
metaed
2y ago
The answer to "where" is <news:comp.programming.literate> and < https://www.reddit.com/r/LitProg/ >.
3.
▲
by
metaed
2y ago
I take a minimalist approach. Any project goes in a single .nw file, formatted for Noweb, edited using Vim. I use a source highlighter that recognizes multiple languages in a single buffer. Noweb generates all my objects, including program
4.
▲
by
metaed
3y ago
I use Noweb < https://www.cs.tufts.edu/~nr/noweb/ >, which is, I believe, very much like nuweb. It is also LaTeX-centric, and also allows code sections to be written in any language. Within code sections, inst