From: Doni Pracner Date: Mon, 16 Dec 2013 19:28:00 +0000 (+0100) Subject: README - added a bit about MicroJava and a link X-Git-Tag: v0.1.3 X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=commitdiff_plain;h=refs%2Ftags%2Fv0.1.3 README - added a bit about MicroJava and a link --- diff --git a/README.txt b/README.txt index 4d942d7..9e832b7 100644 --- a/README.txt +++ b/README.txt @@ -35,6 +35,17 @@ file "custom.properties.default" to "custom.properties" and specify a correct path for your system. +About MicroJava +--------------- + +This is a simple language made by H. Mössenböck for a Compiler +Construction course. It is not the same as Java Micro Edition +(JavaME) used on mobile phones. + +More about the course, the language and its VM: +http://www.ssw.uni-linz.ac.at/Misc/CC/ + + Contact -------