llvm

Web Development: LLVM

Web development, i.e. HTML/JS/CSS kinda sucks. Really it does.

While on the server side you have free range; we can use nice languages and frameworks (or any of these for anyone of a more lambda persuasion).  We can use scripting languages where they make sense, and opt to use a fully compiled and typed language when and if the situation calls for it.

On the client side we have… well, just javascript.  JavaScript is a great little language to quickly hack something up, and make some nifty gadgets. I even enjoy making them.  The problem is that we’re no longer using javascript as that little bit of glitter to make websites shiny.  JQuery, Prototype, and other AJAX libraries provide a small extension to our honeymoon period with javascript, but now we’re wondering if he can still provide for our family.  We’ve been using it to build full fledged applications, and this is where it gets gross.

› Continue reading

Tags: , ,

Thursday, March 31st, 2011 expo, interests No Comments