Giter Club home page Giter Club logo

udanax-gold2java's Introduction

UdanaxGold2Java

The UdanaxGold2Java project contains a number of sub-components related to converting the released Udanax-Gold Smalltalk and C++ source code by XOC into Java. The aim is to provide a first pass automatic translation of as much of the code as possible.

Build Status

For more information on Abora see: http://abora.dgjones.info/

The udanax-gold sub-directory holds a few versions of the Udanax-Gold source code as supplied by XOC. This code was released under a MIT open-source licence.

The translator sub-directory implements a simple Java translator that is used to convert from the Udanax-Gold Smalltalk source to (approximately) Java - though with lots of remaining compilation problems.

The abora-gold sub-directory holds the translated Udanax-Gold code. This includes the result of the translator application and some hand coded translated classes from C++ code plus some place-holder classes for source that has not been released by XOC yet but is referenced by translated source.

Building and Testing

To build abora-gold you will need to have Java + Maven installed.

mvn clean install

The result of translating the Udanax-Gold Smalltalk source to Java can be found in the abora-gold/src/generated-sources/translator.

To regenerate the translated Smalltalk again, following a change to the translator code or any of the source Smalltalk files:

mvn clean install -Dtranslate

You may wish to add the abora-gold/src/generated-sources/translator directory to your IDE's src path.

Contact

[email protected]

https://github.com/jonesd/udanax-gold2java

Copyright and Licence

Abora Gold is Copyright 2003, 2014 David G Jones

Licensed under MIT X-11.

Substantial portions of the code are from the Udanax-Gold project and are Copyright 1979-1999 Udanax.com and licensed under MIT-X11.

udanax-gold2java's People

Contributors

jonesd avatar

Stargazers

Ezequiel Birman avatar John Dougan avatar Jakob Voß avatar John Ohno avatar Brendan Boyd avatar

Watchers

James Cloos avatar  avatar John Dougan avatar

udanax-gold2java's Issues

Fix testSetTableTester

Make the testSetTableTester pass

/udanax-gold2java-abora/src/test/java/info/dgjones/abora/gold/testing/TestUdanaxGold.java

Fix testVolumeTester

Make the testVolumeTester pass

/udanax-gold2java-abora/src/test/java/info/dgjones/abora/gold/testing/TestUdanaxGold.java

Fix testRegionFilterTester

Make the testRegienFilterTester pass

/udanax-gold2java-abora/src/test/java/info/dgjones/abora/gold/testing/TestUdanaxGoldIntegration.java

Fix testBecomeTester

Make the testBecomeTester pass

/udanax-gold2java-abora/src/test/java/info/dgjones/abora/gold/testing/TestUdanaxGold.java

Fix testDiskTester

Make the testDiskTester pass

/udanax-gold2java-abora/src/test/java/info/dgjones/abora/gold/testing/TestUdanaxGold.java

Fix testWorksTester

Make the testWorkesTester pass

/udanax-gold2java-abora/src/test/java/info/dgjones/abora/gold/testing/TestUdanaxGold.java

Fix testShepherdLockerTest

Make the testShepherdLockerTest pass

/udanax-gold2java-abora/src/test/java/info/dgjones/abora/gold/testing/TestUdanaxGold.java

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.