N
Hacker Next
new
past
show
ask
show
jobs
submit
login
▲
Lithp.py (~2008)
(
fogus.me
)
33 points by
wglb
3 days ago
|
5 comments
add comment
Rendered at 15:00:05 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
Retr0id 8 hours ago
[-]
Very tasteful web design, too. I was curious how the layout was done, and the answer is the venerable <table>
Hellrespawn 4 hours ago
[-]
Made with pycco, a variant of docco:
https://pycco-docs.github.io/pycco/
quibono 5 hours ago
[-]
Could it be a framework / library? Since it looks exactly like [0]
[0]
https://khamidou.com/compilers/lisp.py/
j4cobgarby 8 hours ago
[-]
I agree, it's a really cool way to lay out code with commentary. I wonder if it would be useful to generate a layout like this from code interleaved with comments, moving the comments to the sidebar.
wolfi1 8 hours ago
[-]
literate programming reloaded
https://pycco-docs.github.io/pycco/
[0] https://khamidou.com/compilers/lisp.py/