Giter Site home page Giter Site logo

ismo1652 / jvmnotebook Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 0 B

Automatically exported from code.google.com/p/jvmnotebook

Java 69.28% Batchfile 0.39% HTML 2.02% Common Lisp 2.53% NewLisp 0.01% CSS 0.12% GAP 2.26% Shell 0.84% C 4.62% Makefile 0.57% TeX 0.53% Haskell 0.01% MATLAB 0.01% Python 7.76% R 0.01% Clojure 2.99% Perl 1.84% Emacs Lisp 0.08% Ruby 4.06% Gnuplot 0.07%

jvmnotebook's Introduction

http://code.google.com/p/jvmnotebook/

---------------------------------------

The Java Virtual Machine ( Sun's JVM is called HotSpot ) is a java bytecode interpreter 
which is fast, portable and secure. Jython, JRuby, Scala, ABCL (Common Lisp) 
are popular language implementations that run on the JVM that allow for the 
jvmcookbook sugar of their particular languages.

---------------------------------------

This project contains multiple sub-projects and code demos related to those jvm language implementations.
---------------------------------------
JVM Resources
---------------------------------------

    * http://jruby.codehaus.org/ - JRuby Home
    * http://groovy.codehaus.org/ - Groovy Home
    * http://clojure.org/ - Clojure
    * http://www.scala-lang.org/ - Scala is a general purpose programming language designed to express common programming patterns in a concise, elegant, and type-safe way. 

    * http://www.jython.org - Jython
    * http://common-lisp.net/project/armedbear/ - Armed Bear Common Lisp (ABCL) is an implementation of ANSI Common Lisp that runs in a Java virtual machine. 

    * http://sisc-scheme.org/ - SISC, Second Interpreter of Scheme Code
    * http://asm.objectweb.org/ - ASM, Java bytecode manipulation and analysis.
     
---------------------------------------
Milestone and CHANGELOG highlights
---------------------------------------

JVM Notebook, set2 release (10/16/2008)
	* New release including updates to projects to the following
	jvm languages: abcl, antlr, ASM, clojure, groovy, jruby,
	SISC, jython, scala		

JVM Notebook, set1 release (3/27/2008)

    * uploaded JRubySourceCodeManager.zip - example jruby web application oriented j2ee application. an example source code manager for viewing all of your source code in your project. Use of simple jruby/spring framework.
    * uploaded jython_set1_d032008.zip - misc jython oriented examples including struts based application. Junit/Jython example and other notebook samples.
    * uploaded scala_set1_d032008.zip - scala examples including scala/lift web project(note: using older version of scala source code)
    * uploaded misc_NeuralNetworkJava?.zip - misc neural network example in java
    * uploaded abcl_set1_d032008.zip - abcl/lisp examples including abcl oriented web example. 

jvmnotebook's People

Contributors

berlinbrown avatar

Forkers

jsj2008

jvmnotebook's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.