Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
JHaskell provides a Haskell interpreter and compiler for the JVM. The goal is to make Haskell a viable language for development for the Java platform and also to allow existing Haskell programs to run on the JVM.
The XPS is a scalable platform for meta-programming and domain engineering. It provides a virtual machine, compiler, and runtime library that make it possible to efficiently develop, debug, and run programs based on XPL (eXtensible Programming Language)
JikesTM is a compiler for the JavaTM language. The Jikes project strives for strict adherence to the Java Language and Java Virtual Machine Specifications. Jikes' most popular feature is it's extremely fast compile speed.
Software to fit whole-sentence language models using the principle of maximum entropy. For developers of speech recognizers, text prediction interfaces, OCR, machine translation software.
zdb is an effort to create a source level debugger for Inform, the modern programming language of the Z-machine. The Z-machine is the virtual machine created by Infocom for distributing text adventures.
Name: Synfo (Linux System Inventory Tool)
Language: C
Platform: all Linux distros
This software will run on a single linux machine, it will collect system information upon a system crash is occurred, so it would be easy for technicians to do the debug
tcom is a specification and implementation of a distributed component system which uses tuple spaces for IPC. Components can be written in any language. tcom is also well suited to modular apps which run on a single machine.
jDiSeq is a recording facility for call sequences within any Java Virtual Machine. Typical usage is to generate UML (Unified Modeling Language) sequence diagrams of a running system - client or serverside.
Wheat is a language and environment for creating dynamic web sites like blogs and portals: Every object has a URI, the virtual machine is a web server, and the development environment is a Wiki!
The Brookshear Machine is an implementation of the language described in _Computer_Science:_An_Overview_ by Glenn Brookshear.
The program is implemented in Java as an applet which may also run as a stand-alone application.
NerveBreak is a scripting language, library and system. It can be used as a standalone scripting language (like Perl) or as a C library (like Lua). It has a C-like syntax and it compiles the source code to virtual machine byte code for faster execution.
The TreeQ package is a set of C-language applications that implement a
automatic machine learning algorithm based on a tree-structured classifier. This approach is particularly effective for high-dimensional continuous data such as audio and video.
IFL is an Interactive Fiction Language a.k.a. a language for developing text adventures. It is a weakly-typed object-oriented language with a concise syntax. The project includes a compiler and a virtual machine for running games developed in IFL.
Python SOAP is a free library implementing W3C's SOAP Protocol in the Python programming language. SOAP is an XML-based messaging protocol which is machine- and platform-independent.
The program emulates a MIX machine (introduced by Knuth in his books "The Art of Computer Programming").
- MIX Assembly Language (MIXAL) parser that converts the MIXAL code to MIX machine code
- a MIX interpreter which executes MIX machine code
Drum machine compiler, generic music sequencer and mixer: Write or generate drum and tone patterns in a simple programming language. Mix it using the sample assembler (asampler). Renders to files or plays real-time. Very portable. Works on old hardware.
This is a simple interpreter, which implements the Simpletron MachineLanguage specifications. It may be modified and programmed for general computing purposes.
The Dirt virtual machine is designed to be easily used as a scripting engine or runtime core in C or C++ projects. The language itself is very similar to C. The tools have been created from scratch (no lex/bison/yacc) and are very portable
A robot wars variant.
A computer game in which robots are governed by a simple assembly language. Various arenas running on different hosts can be connected over the internet, so that robots blundering into transporters can be sent from machine to machi
Il2j is a translator of Common intermediate language to java bytecode. It will allow programmers to program in any .Net languages, and run their software on any virtual machine.
Model implementation for the BaSa language, a Turing-like language. This simple language is to be run in a virtual machine.
The proposed language specification is defined in http://www.cs.ui.ac.id/kuliah/IKI40800/model.html
A language in which to specify Finite State Machines. These machines are then implemented in different languages, and even in different models within those languages, through code generated by fsmlang. Also, a tabular depection of the machine is genera