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

A far better rationale is that it makes fast prototyping easier. You write three lines of Lua, stuff into the kernel, and run. Did the blinkenlights blink? Yes, good, now translate that code into the C driver.


This would be great for something like the Raspberry Pi.


My worry in situations like that is that the `fast prototype' ends up also being the final driver, because it works well enough and nobody feels the urgent need to rewrite in C.


If it works and is sufficiently performant - is there anything wrong with the fact it's written in X, not Y?

And if it doesn't, then there's certainly a reason to optimize.





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

Search: