Code Monkey home page Code Monkey logo

epicframework's Introduction

EpicFramework

The all-powerfull Epic Framework. This is a giant pile of code, not ready for consumption by anyone.

At one point, I wanted to turn this into a polished x-platform platform for app development, but I became convinced that we were "on the wrong side of history", especially with respect to native/web hybrid apps. Plus, it was an act of insane hubris to even start this project in the first place; What a monstrous undertaking! Yet, ... it worked!! This platform was used to ship WordFarm on iOS, Android, and Blackberry with a unified Java codebase.

Android was the native test platform, running modern Java.

Blackberry's old 1.3 JVM was handled with the help of http://retrotranslator.sourceforge.net/ and some extensions to their default set of compatibility shims for BB specific deficits.

iOS was handled using XMLVM (with a crap-ton of bugfixes) to mechanically transpile the stack-base JVM bytecode into an equivalent C implementation.

Feel free to go hunting around for scraps of ideas and reusable code.

If anyone stumbles upon this and is curious, this was my baby for a long time, so I'd be happy to explain more.

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.