Compilers: Links, News And Resources (3)

Previous Post
Next Post

More links about compiler implementations, ideas, interpreters, and programming languages:

Pharo Opal Compiler
http://www.slideshare.net/jressia/opal-compiler

Microsoft’s Roslyn: Reinventing the compiler as we know it
http://www.infoworld.com/d/application-development/microsofts-roslyn-reinventing-the-compiler-we-know-it-176671

Roslyn CTP Now Available
http://blogs.msdn.com/b/somasegar/archive/2011/10/19/roslyn-ctp-available-now.aspx

Why Clojure Doesn’t Need Invokedynamic (Unless You Want It to be More Awesome)
http://blog.headius.com/2011/10/why-clojure-doesnt-need-invokedynamic.html

C#5 and Meta-Programming
http://codebetter.com/patricksmacchia/2010/05/31/c-5-and-meta-programming/

Roslyn: Compiler as a Service, not a black-box anymore!
http://www.codequake.com/post/2011/09/16/Roslyn-Compiler-as-a-Service-not-a-black-box-anymore!.aspx

Project Roslyn or Compiler-as-a-Service. Bringing flexibility of dynamic languages to C#
http://blog.softelegance.com/net/project-roslyn-or-compiler-as-a-service-bringing-flexibility-of-dynamic-languages-to-c/

Microsoft previews Compiler-as-a-Service software
http://www.computerworld.com/s/article/9220056/Microsoft_previews_Compiler_as_a_Service_software

oscompiler
http://code.google.com/p/oscompiler/
O# (managed Objective-C) Compiler (requires .NET 4)

Microsoft previews Compiler-as-a-Service software
http://www.techworld.com.au/article/401071/microsoft_previews_compiler-as-a-service_software/#closeme

GNU Objective-C runtime features
http://gcc.gnu.org/onlinedocs/gcc-3.2.3/gcc/Objective-C.html

An Introduction to Objective-C for .NET Programmers
http://www.qckapp.com/index.html?p=ObjC

Opa – a unified approach to web programming
http://www.i-programmer.info/news/98-languages/2961-opa-a-unified-approach-to-web-programming.html
Opa is a new open source language that lets you write an app and compile it to a JavaScript application on the client, complete with server-side support including a database.

Clojure, JVM 7 support (invokedynamic)
https://groups.google.com/group/clojure/msg/dd82cc60855b1ca3

RES – An Open Cobol To Java Translato
http://sourceforge.net/projects/opencobol2java/

Making Ruby Fast: The Rubinius JIT
http://www.engineyard.com/blog/2010/making-ruby-fast-the-rubinius-jit/
by @dseminara

Introducing ClojureScript
http://clojure.com/blog/2011/07/22/introducing-clojurescript.html
by @stuartsierra

ClojureScript Rationale
https://github.com/clojure/clojurescript/blob/master/devnotes/cljs.org
by @stuarthalloway

Compiling Clojure to Javascript pt. 1 of n
http://blog.fogus.me/2011/07/21/compiling-clojure-to-javascript-pt1/
by @fogus

Scala comes to .Net
http://www.scala-lang.org/node/10299
Miguel Garcia, part of the Scala group at EPFL, has been striving to make the Scala productivity available to .Net developers too. In a project funded by Microsoft, he has now reached a major milestone in delivering that capability.

List of languages that compile to JS
https://github.com/jashkenas/coffee-script/wiki/List-of-languages-that-compile-to-JS

Ferret: An Experimental Clojure Compiler
http://nakkaya.com/2011/06/29/ferret-an-experimental-clojure-compiler/

Precompile your MVC Razor views using RazorGenerator
http://blog.davidebbo.com/2011/06/precompile-your-mvc-views-using.html

Razor Generator
http://razorgenerator.codeplex.com/

My Links
http://delicious.com/ajlopez/compiler

Keep tuned!

Angel “Java” Lopez
http://www.ajlopez.com
http://twitter.com/ajlopez

2 thoughts on “Compilers: Links, News And Resources (3)

  1. Pingback: Compilers: Links, News And Resources (2) « Angel ”Java” Lopez on Blog

  2. Pingback: Compilers: Links, News And Resources (4) « Angel ”Java” Lopez on Blog

Leave a comment