Y
Hacker News
new
|
ask
|
show
|
jobs
by
ufo
3954 days ago
I'm curious why this was made into a scripting language instead of into a regular Python library. It it were regular Python you would get tons of features for free like loops, functions, if statements, etc.
1 comments
leftnode
3954 days ago
Because then you'd just have Requests and normal Python which it sounds like the author wanted to avoid.
link