Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion New Parrot-targetting language: ConfigScript3
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Togos  
View profile  
 More options Feb 16 2004, 8:48 pm
Newsgroups: perl.perl6.internals
From: chumps_53...@yahoo.com (Togos)
Date: Mon, 16 Feb 2004 17:11:32 -0800 (PST)
Local: Mon, Feb 16 2004 8:11 pm
Subject: New Parrot-targetting language: ConfigScript3
And now for my earlier post that never showed up...

http://togos.dhs.org/projects/configscript3/

It expects
* ruby 1.8.0 to be installed as /usr/bin/ruby
* the files under lib/ to be installed
  where ruby will find them
  (cp -R lib/* /usr/lib/ruby/site_ruby)

programs are bin/configscript (the
interpreter/compiler)
and bin/test (runs tests)

usage:
  configscript file.cs ; execute file.cs
  configscript -o file.imc file.cs ; compile to imcc
  configscript -o file.pbc file.cs ; compile to pbc
  configscript -o - file.cs ; compile to imcc on
stdout

see t/* for example scripts

ConfigScript3 uses a custom OO AST between the parser
and the IMCC outputter called "GenScript3", which I
plan to write more front-ends (Ruby?) and back-ends
(Jasm?) for.

I hope you like it, and I hope this was
the right place to post this :)
- TOGoS (http://togos.dhs.org/)

__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.