Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 74 of 79

An open source compiler for Crystal, a programming language based on Pascal and BASIC. Compiles to x86 GAS assembly, Intel syntax.

0
 
  0 reviews  |  0 users  |  14,342 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

LuaCLR is a compiler for the Lua 5.1 language (http://www.lua.org) that targets Microsoft's Common Language Runtime (and should also work under Mono). It's implemented mostly in Lua and is using the Lua 5.1 interpreter to bootstrap, with part of the runtime system in C#. The goals of the ... [More] implementation are completeness (being as faithful to the semantics of the Lua interpreter as possible) and speed. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

A LOLCode compiler for the .NET platform. Implements LOLCode spec 1.1. LOLCode.net is licensed under the Apache License 2.0, with the exception of the command line parsing library], which is licensed under MS's shared source license.

0
 
  0 reviews  |  0 users  |  5,925 lines of code  |  0 current contributors  |  Analyzed about 17 hours ago
 
 

MiniD is a scripting language which was conceived, written, and is maintained by Jarrett Billingsley. It is based on D, Lua, Squirrel, and Io and is dynamically-typed, with a C-style syntax and D-like semantics. Also, don't believe Ohloh when it says that it has a "short history" ... [More] , because it's over two years old; Ohloh just doesn't know how to follow subversion copies and renames. [Less]

5.0
 
  0 reviews  |  0 users  |  153,597 lines of code  |  0 current contributors  |  Analyzed 11 days ago
 
 

Joint effort to develop SPL and HN toy programming languages.

0
 
  0 reviews  |  0 users  |  8,005 lines of code  |  2 current contributors  |  Analyzed 1 day ago
 
 
Compare

LLVM-based compiler for Go

4.0
   
  0 reviews  |  0 users  |  12,266 lines of code  |  6 current contributors  |  Analyzed 9 days ago
 
 

Scala.js, a JavaScript backend for Scala

0
 
  0 reviews  |  0 users  |  4,757 lines of code  |  1 current contributor  |  Analyzed 10 days ago
 
 

Traceur is a JavaScript.next-to-JavaScript-of-today compiler that allows you to use features from the future today. Traceur's goal is to inform the design of new JavaScript features which are only valuable if they allow you to write better code. Traceur allows you to try out new and proposed ... [More] language features today, helping you say what you mean in your code while informing the standards process. [Less]

0
 
  0 reviews  |  0 users  |  144,365 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

The compiler is based on the original Portable C Compiler by S. C. Johnson, written in the late 70's. Even though much of the compiler has been rewritten, some of the basics still remain. The compiler is conceptually structured in two parts; pass1 which is language-dependent, does parsing ... [More] , typechecking and build trees, and pass2 which is mostly language-independent. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 
Compare

Ozma is a programming language based on Scala, with extensions regarding concurrency. It adds three paradigms of the Oz programming language to Scala: declarative concurrency, lazy execution (demand-driven execution) and message-passing concurrency. Ozma does not compile towards the JVM nor the ... [More] MSIL. Instead, it compiles towards the Mozart programming system. This runtime provides built-in support for these three concurrency models. Ozma is developed as a master thesis at the Université Catholique de Louvain, under the supervision of Pr Peter Van Roy. The text of the master thesis (http://ks365195.kimsufi.com/~sjrd/master-thesis.pdf) details the design and implementation, as well as rationale for the Ozma programming language. [Less]

0
 
  0 reviews  |  0 users  |  5,046 lines of code  |  1 current contributor  |  Analyzed 4 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.