Instruction code prototyping
From: Mark R.Bannister (Chapter33_at_aol.com)
Date: 08/31/04
- Next message: Rudy: "MSQM 3.0 redirect"
- Previous message: gswork: "Re: c++ becoming outdated? c# the next 'in' thing?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 31 Aug 2004 03:53:24 -0700
The first publicly available release of PROSE (v0.0.3) can now be
downloaded from http://sourceforge.net/projects/prose. This is known
to compile on Sun Solaris 8 (SPARC), RedHat Linux 7.2 (i386) and DJGPP
(Win/i386). I'd like to know if people succeed or fail in compiling
on other systems too.
PROSE is a new hierarchical language in development that is designed
to make small and large-scale networked applications easier to create,
maintain and debug. No more Java RMI, hooray!
This version PROSE is not useful for the end-user, but very useful for
developers as it comes with a fully working assembler/disassembler
(prism) and supporting libraries. The assembler compiles PROSE
Assembly Language (PAL) into bytecode, and library routines can be
used for reading and interpreting this bytecode. PAL itself is still
in the prototyping stage, but prism is a huge step forward and will
greatly speed up proof-of-concept testing.
To keep up to date with the latest PROSE and PAL developments, please
subscribe to the PROSE-News mailing list at
http://lists.sourceforge.net/lists/listinfo/prose-news
Best regards,
Mark.
-----------------------------------------
PROSE Programming Language
In development at:
http://sourceforge.net/projects/prose
Specification available at:
http://prose.sourceforge.net
-----------------------------------------
- Next message: Rudy: "MSQM 3.0 redirect"
- Previous message: gswork: "Re: c++ becoming outdated? c# the next 'in' thing?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|