Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Show HN: Python AST explorer
(
python-ast-explorer.com
)
5 points
by
maligree
on Oct 12, 2016
|
hide
|
past
|
favorite
|
4 comments
teaearlgraycold
on Oct 12, 2016
|
next
[–]
Would be nice to have an option to display the AST as a formatted S-expression IMO.
poseid
on Oct 12, 2016
|
prev
[–]
nice user interface - how do you wrap pyhton's grammar in the browser ?
maligree
on Oct 12, 2016
|
parent
[–]
Hey, thanks! There's actually a lot of the stock react-create-app CSS in there.
As for the parsing, it's done on the back-end, front simply fetches an AST every time input changes.
poseid
on Oct 12, 2016
|
root
|
parent
[–]
ok, thanks, i was asking since i was playing with simple ASTs myself here
http://embeddednodejs.com/compiler/
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: