Y
Hacker News
new
|
ask
|
show
|
jobs
by
fmakunbound
2010 days ago
It looks how I’d code Lisp if I was C programmer.
1 comments
59nadir
2009 days ago
That seems to be the explicit intent of the creator; a way to output C/C++ and hit the same use case targets but with much more powerful code generation facilities and a syntax that is much more amenable to that.
link
makuto
2009 days ago
That's correct. My goal wasn't to make a CL-compatible Lisp. I imagine the code will start to look less like C as more macros/generators get added.
link