My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 36
The purpose of this project is to integrate LLVM in a simple OS kernel (written from scratch). All the binaries used by this OS will be LLVM bitcode files.
llvm-power.
LLVM-Lua, is a JIT and static Lua compiler that uses [http://llvm.org/ Low Level Virtual Machine (LLVM)] as the compiler backend. === Features === * JIT compile Lua scripts to native code using LLVM's JIT engine. JIT supports x86, x86_64, PowerPC 32/64 processors. * Compile Lua scripts to ...
Luaclang is a module (loadable library) for the Lua programming language ([http://www.lua.org www.lua.org]) providing bindings to the LLVM/Clang APIs ([http://www.llvm.org www.llvm.org]), in order to control LLVM/Clang from within Lua scripts. The combination of the Lua scripting language and the...
_llvm-py_ is a [http://www.python.org/ Python] package that provides Python bindings for [http://llvm.org/ LLVM]. All the interesting stuff is at: http://mdevan.nfshost.com/llvm-py/. Only the [http://code.google.com/p/llvm-py/source/checkout SVN], [http://code.google.com/p/llvm-py/issues/list bug...
The goal of the ccons project is to create an interactive console for the C programming language, similar to "python" and "irb" for Python and Ruby respectively. The project builds on top of [http://clang.llvm.org/ clang] and [http://llvm.org llvm]. See [http://fizzysoft.net/personal/ccons.pdf...
Almost-LPC is most closely related to the existing LPMud server family. Both the language and runtime design differs in critical ways from the basic design however and the overall outcome is something that is not backwards compatible with 2.4.5. A description of the critical differences can be found...
The purpose of this project is create a Makefile System without usage of GNUMake. We can use this Makefile system to make a pure clang &LLVM compile environment. We plan to develop it with lua languages(a platform independence script language) The format of my Makefile is Compatible to CMake form...
A project which aims to construct a LPC driver running on top of the LLVM framework. It will make a strong attempt at maintaining close to backward compatibility at the language level with the existing MudOS flavor of the language (though there might be some differences) while aiming at modernizing...
[http://da.vidr.cc/projects/lljvm/ LLJVM] provides a set of tools and libraries for running comparatively low level languages (such as C) on the JVM. [http://da.vidr.cc/projects/lljvm/ Homepage]
1 2 3 4 Next