[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
- From: Brian Clapper <bmc@clapper.org>
- To: philly-lambda@googlegroups.com
- Subject: Erjang
- Date: Tue, 06 Jul 2010 12:16:48 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=domainkey-signature:received:x-beenthere:received:received:received :received:received-spf:received:x-dkim:message-id:date:from :user-agent:mime-version:to:subject:x-enigmail-version :x-original-sender:x-original-authentication-results:reply-to :precedence:mailing-list:list-id:list-post:list-help:list-archive :sender:list-unsubscribe:content-type:content-transfer-encoding; bh=G5iT11Nh6oMbmBEE8l47ygqlUprGG/7z20q3hvpMxpQ=; b=sgM/UTU0sTRLX89aCRg4uC3iZ8By8WXWY1pIKnWt+i6qExe0sA5OA/gGpv4EOlfEh+ Hi7nkU47J200GnFwXU/ISjpp50FNnnypkOAF1RiOS+4ffYyNxU2JKsEFN0YCl1C63IED Q4Tcr8YfQRUaO9zzU/lqZx5umu/pIXyJ04I7s=
- List-archive: <http://groups.google.com/group/philly-lambda?hl=en_US>
- Mailing-list: list philly-lambda@googlegroups.com; contact philly-lambda+owners@googlegroups.com
- Reply-to: philly-lambda@googlegroups.com
- Sender: philly-lambda@googlegroups.com
- User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.10) Gecko/20100512 Thunderbird/3.0.5
Just saw this:
http://wiki.github.com/krestenkrab/erjang/
"Erjang is a virtual machine for Erlang, which runs on Java™.
How does it work?
It loads Erlang’s binary .beam file format, converts it into Java’s .class file
format, and loads it into the JVM. It will eventually have it’s [sic] own
implementation of all Erlang’s BIFs (built-in-functions) written in Java."
--
-Brian
Brian Clapper, http://www.clapper.org/bmc/
Never esteem of anything as profitable, which shell ever constrain thee to
break thy faith, or to lose thy modestroy; to hate any man, to suspect to
curse, to dissemble, to lust after anything, that requireth the secret of
walls or veils.
-- Marcus Aurelius, "The Meditations", Book III
- Follow-Ups:
- Re: Erjang
- From: Aaron Feng <aaron.feng@gmail.com>
|
|