Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
yan
on Sept 19, 2012
|
parent
|
context
|
favorite
| on:
Browsing C++ Source Code on the Web
Looks very similar to Mozilla's DXR:
https://wiki.mozilla.org/DXR
(DXR also uses Clang as its parsing engine)
guruz
on Sept 19, 2012
|
next
[–]
DXR needs Python/CGI to run :-) My favorite difference between the Woboq Code Browser and DXR is to have a pure static website generated ahead of time without requiring dynamic code or a database on the HTTP server.
guruz
on Sept 19, 2012
|
parent
|
next
[–]
Well, thanks for the downvote. I'm administering the server code.woboq.org is running on, so I think I have reasons to like that static HTML fact ;)
nitrogen
on Sept 19, 2012
|
root
|
parent
|
next
[–]
Sometimes a single downvote is just someone mis-tapping while scrolling on a touchscreen. At any rate, your post is not gray right now.
mumphster
on Sept 19, 2012
|
prev
[–]
Which they mention right there in the second paragraph.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
(DXR also uses Clang as its parsing engine)