Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> I'm not sure function level scope over block level is a bad thing. It makes it more Lisp-y.

Lisp has block scope.



Well, it can have both...


Example?

Can you write Lisp like this?

Function for(){ f(x); var x = 2; }

Compiles and runs with f(undefined)




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: