|
Home > Archive > Unix Programming > October 2004 > Beta testers needed - C to Java byte-code compiler/IDE
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Beta testers needed - C to Java byte-code compiler/IDE
|
|
|
| We are inviting beta testers for our MPC (Multi-Platform C)
compiler/IDE. MPC compiles C programs and generate Java byte-code.
This allows users to develop platform independent software without
having to learn or use the Java programming language. The C language
implemented is a large subset of ANSI C (1989).
Currently the compiler/IDE only works on the Linux platform but we
intend to port it to other platforms in the near future.
Hardware Requirements :
-Any x86 compatible personal computer/workstation.
-64MB RAM
Software Requirements :
-Linux operating system (any distribution) running kernel 2.4 or above
-Java SDK 1.5. Either from Sun or Blackdown.
-Java GNOME 2.6
If you are interested please send an email to zamani@axiomsol.com. All your
email addresses will be kept private and will be used within this company only.
Thank you.
Mohd-Hanafiah Abdullah
email: napi@axiomsol.com or zamani@axiomsol.com
fax: +603-8656-7827
website: http://www.axiomsol.com
| |
| Dragan Cvetkovic 2004-09-23, 9:57 am |
| napi@axiomsol.com (napi) writes:
> We are inviting beta testers for our MPC (Multi-Platform C)
> compiler/IDE. MPC compiles C programs and generate Java byte-code.
[snip]
> Currently the compiler/IDE only works on the Linux platform but we
> intend to port it to other platforms in the near future.
How can you be sure that it will work elsewhere without actually having at
least one more platform to test it on? Preferably big-endian (to contrast
little-endianess of x86) and running different operating system.
Bye, Dragan
--
Dragan Cvetkovic,
To be or not to be is true. G. Boole No it isn't. L. E. J. Brouwer
!!! Sender/From address is bogus. Use reply-to one !!!
| |
|
|
napi wrote:
> We are inviting beta testers for our MPC (Multi-Platform C)
> compiler/IDE.
After visiting the site I recommend you add "that we're planning to
sell" just to avoid any possible unpleasantness.
What salary/hourly rate are you offering to the people whose time will
be used in furthering your business plan, or were you hoping people
would offer to test your product for free?
Dave.
| |
| Rich Teer 2004-09-23, 5:54 pm |
| On Thu, 23 Sep 2004, napi wrote:
> Currently the compiler/IDE only works on the Linux platform but we
> intend to port it to other platforms in the near future.
The porting task would probably be easier had you started on a
platform other than Linux...
--
Rich Teer, SCNA, SCSA, author of "Solaris Systems Programming",
published in August 2004.
President,
Rite Online Inc.
Voice: +1 (250) 979-1638
URL: http://www.rite-group.com/rich
| |
| Lev Walkin 2004-09-24, 8:49 pm |
| Rich Teer wrote:
> On Thu, 23 Sep 2004, napi wrote:
>
>
>
>
> The porting task would probably be easier had you started on a
> platform other than Linux...
Exactly, Rich! For example, FreeBSD 
P.S. I am being fairly serious. And I agree with Rich, indeed: in my
experience, porting _from_ Solaris or FreeBSD is substantially easier than
porting from Linux.
--
Lev Walkin
vlm@lionet.info
| |
| Måns Rullgård 2004-09-25, 7:47 am |
| Lev Walkin <vlm@lionet.info> writes:
> Rich Teer wrote:
>
> Exactly, Rich! For example, FreeBSD 
>
> P.S. I am being fairly serious. And I agree with Rich, indeed: in my
> experience, porting _from_ Solaris or FreeBSD is substantially easier than
> porting from Linux.
Only if you fall into the trap of using GNU extensions when developing
code on Linux. Even if developing on a non-Linux platform, using the
native compiler is recommended, since it often has quirks not present
in gcc.
--
Måns Rullgård
mru@mru.ath.cx
| |
| Gerry Quinn 2004-10-02, 9:13 pm |
| In article <6sC4d.48$6E4.85@news.oracle.com>, recneps.w.divad@elcaro.moc
says...
> napi wrote:
>
>
> After visiting the site I recommend you add "that we're planning to
> sell" just to avoid any possible unpleasantness.
>
> What salary/hourly rate are you offering to the people whose time will
> be used in furthering your business plan, or were you hoping people
> would offer to test your product for free?
Some people do seem to like working for free when it involves computers.
Indeed, your first paragraph makes very little sense unless you assumed
the OP was one such.
- Gerry Quinn
|
|
|
|
|