Author Topic: Welcome to Javalin  (Read 4765 times)

0 Members and 1 Guest are viewing this topic.

Offline p1ranha

  • Community Staff
  • Code Warrior
  • *****
  • Posts: 218
Welcome to Javalin
« on: 2010-07-26 21:59:17 »
Hello and welcome to the official Javalin project forum. This forum was created to host discussions regarding Assembly Language Object Oriented Programming using the open source Javalin model. Although still under development, Javalin's primary goal is the specification of a Java-like language syntax for the creation of native binary class objects using assembly language.

Unlike Java, there is no JVM, garbage collection, or bytecode interpretation at run-time. The Javalin Set of Macros ( JASM ) simply provides the assembly langauge developer a methodology for object declaration, instantiation, and use from within your application executable.

To get a glimpse of the project please visit http://www.javalin.org.

By design and intent the project is not assembler specific. We hope to have this feature set available on any platform and operating system where interest and support for this model exists. Thus, we hope to have quite a few JASM maintainers responsible for their respective platforms.

Offline anta40

  • ASM Supporter
  • *
  • Posts: 10
Re: Welcome to Javalin
« Reply #1 on: 2011-01-05 11:24:38 »
any downloadable package, yet?


Offline p1ranha

  • Community Staff
  • Code Warrior
  • *****
  • Posts: 218
Re: Welcome to Javalin
« Reply #2 on: 2011-01-05 12:10:11 »
Nothing I would consider concrete enough to release.  This project isn't dead, it's just on the back-burner until I free up some time to give it the attention it deserves.