public inbox for rhug-rhats@sourceware.org
 help / color / mirror / Atom feed
From: Per Bothner <per@bothner.com>
To: tromey@redhat.com
Cc: apbianco@cygnus.com, rhug-rhats@sources.redhat.com
Subject: Re: jasmin
Date: Wed, 30 Jan 2002 13:22:00 -0000	[thread overview]
Message-ID: <3C5863FF.9030503@bothner.com> (raw)
In-Reply-To: <87y9if5y4q.fsf@creche.redhat.com>

Tom Tromey wrote:
>>>>>>"Alex" == Alexandre Petit-Bianco <apbianco@cygnus.com> writes:
>>>>>>
> 
> Alex> Excellent! My favorite app. Does it come with Java source code?
> Alex> I thought it what written in bytecode assembly and built with
> Alex> Jasmin.
> 
> Nope, it is Java source.  I had to hack it a bit so that it didn't
> depend on Sun classes.  Also Jasmin includes its own version of CUP; I
> tried briefly to get it to use the CUP already in rhug but it didn't
> immediately work so I abandoned the effort.

I've thought about writing a bytecode assembler on top of gnu.bytecode,
but never got around to it.  Except for parsing the input file, and
calling the appropraite action for each opcode, gnu.bytecode does have
everything needed, and is probably more efficient.

Of course with my bias against parser-generators, I'd never use CUP
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/per/

  reply	other threads:[~2002-01-30 21:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-30 12:41 jasmin Tom Tromey
2002-01-30 12:47 ` jasmin Alexandre Petit-Bianco
2002-01-30 13:06   ` jasmin Tom Tromey
2002-01-30 13:22     ` Per Bothner [this message]
2002-01-30 12:52 ` jasmin Per Bothner
2002-01-30 13:06   ` jasmin Tom Tromey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3C5863FF.9030503@bothner.com \
    --to=per@bothner.com \
    --cc=apbianco@cygnus.com \
    --cc=rhug-rhats@sources.redhat.com \
    --cc=tromey@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).