Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
a012
on Aug 30, 2024
|
parent
|
context
|
favorite
| on:
CIEL Is an Extended Lisp
It looks fun to learn it for scripting. I often use Python to manipulate JSON and YAML and with Python requests library, this seems like a fit
aidenn0
on Aug 30, 2024
[–]
CL is better than Python for very short scripts that will be called repeatedly (e.g. from a makefile), since a python already has a slower startup time than a CL binary, and for every import you add it gets even slower.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: