1. My own language

This is a multi-part message in MIME format.

------=_NextPart_000_002C_01C1DB4A.2CF681E0
	charset="iso-8859-1"

Recently I was interested in seeing how difficult it would be to create a
programming language of my own with euphoria, and i have had a great deal of
success, I have managed to create a small language with about 9 simple functions,
each accessed throught single letter commands, but I would like to try to expand
this and I was wondering that If I posted the code would there be anyone who
would mabey look at expanding it just to see what I would be like, so if anyone
wants a small messing around with program please E-Mail me and I will send you
the code.

------=_NextPart_000_002C_01C1DB4A.2CF681E0
	charset="iso-8859-1"

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4522.1800" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Recently I was interested in seeing how difficult 
it would be to create a programming language of my own with euphoria, and i have
had a great deal of success, I have managed to create a small language with 
about 9 simple functions, each accessed throught single letter commands, but I 
would like to try to expand this and I was wondering that If I posted the code 
would there be anyone who would mabey look at expanding it just to see what I 
would be like, so if anyone wants a small messing around with program please 

------=_NextPart_000_002C_01C1DB4A.2CF681E0--

new topic     » topic index » view message » categorize

2. Re: My own language

Sounds interesting. I'm working on a port of "let's build a
compiler" to Euphoria my self.
Alvin 

--- Orpheus  Mullen <orpheus_mullen at btopenworld.com> wrote:
> 
> Recently I was interested in seeing how difficult it
> would be to create a programming language of my own with
> euphoria, and i have had a great deal of success, I have
> managed to create a small language with about 9 simple
> functions, each accessed throught single letter commands,
> but I would like to try to expand this and I was
> wondering that If I posted the code would there be anyone
> who would mabey look at expanding it just to see what I
> would be like, so if anyone wants a small messing around
> with program please E-Mail me and I will send you the
> code.
> 
>
> 
> 
>
> 


=====
See my homepage at
http://ka9qlq.tripod.com/home/
and where I live at
http://ka9qlq.tripod.com/CCC/

This is a 256 Megabyte 400 Mhz 13 Gig. plug and pray system.

new topic     » goto parent     » topic index » view message » categorize

3. Re: My own language

Orpheus Mullin wrote:

> Recently I was interested in seeing how difficult it would be 
> to create a programming language of my own with euphoria, 
> and i have had a great deal of success, I have managed to 
> create a small language with about 9 simple functions ...

You might want to look at my Ox toolkit. It's sort of a combination of Yacc 
and Lex, and they make it fairly easy to write an interpreter using Euphoria.

I even wrote my own language (Denim) using Ox.

-- David Cuny

new topic     » goto parent     » topic index » view message » categorize

4. Re: My own language

or, You could just buy the Euphoria source and add what you want then
share it with the rest of us..... ;)

Euman
euman at bellsouth.net

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu