Hello Java-Gaming.org,
I have been working on a programming language on and off now for about 3 years. It doesn’t really have an objective other than for entertainment for myself. With that said, I have found it quite fun to program in!
It is written in Java and interfaces fairly well with Java. If you are interested you can check out the project page at https://github.com/tonysparks/leola.
As a proof of concept I began to write a simple 2D game framework (currently just wraps Java2D) for simple/rapid prototyping.
Here is a screenshot of a simple Space Invaders clone:
Here is the Leola source code for the Space Invaders clone: http://pastebin.java-gaming.org/4584c18435b
Here is another screenshot of an in progress top down shooter:
Thank you all for your time!
-Tony