Y
Hacker News
new
|
ask
|
show
|
jobs
by
Xcelerate
5004 days ago
Well, it can have both...
1 comments
Evbn
5004 days ago
Example?
Can you write Lisp like this?
Function for(){ f(x); var x = 2; }
Compiles and runs with f(undefined)
link
Can you write Lisp like this?
Function for(){ f(x); var x = 2; }
Compiles and runs with f(undefined)