Re: New compiler and language

"justncase80" <justncase80@gmail.com>
3 Oct 2006 18:16:52 -0400

          From comp.compilers

Related articles
New compiler and language justncase80@gmail.com (2006-09-28)
Re: New compiler and language justncase80@gmail.com (justncase80) (2006-10-03)
Re: New compiler and language aj@andrew.cmu.edu (Arthur J. O'Dwyer) (2006-10-04)
Re: New compiler and language yakumo9275@gmail.com (stu) (2006-10-04)
| List of all articles for this month |

From: "justncase80" <justncase80@gmail.com>
Newsgroups: comp.compilers
Date: 3 Oct 2006 18:16:52 -0400
Organization: http://groups.google.com
References: 06-09-148
Keywords: available
Posted-Date: 03 Oct 2006 18:16:51 EDT

Doh! I forgot to provide the link, sorry about that.


http://code.google.com/p/nbusiness/


~justin


[ I was wondering if you'd ever notice. -John]




justncase80@gmail.com wrote:
> Hey guys!
> I'm new to the compiler world and I have taken my first step towards
> creating a new compiler. I'm sure it's not the best compiler in the
> world but it seems to be working so far. Anyway I wanted to put a link
> out there for anybody who might be interested in checking it out (so
> far) to see what I've been up to and maybe generate some feedback.
>
> This project is sort of interesting because its a level higher than
> "object oriented programming" languages. I'm calling it Entity Oriented
> Programming and the language is E#. Essentially it focuses on
> generating business objects, which isn't exactly new, but what is
> interesting about it is that you can do it simply by writing E#. E# is
> interesting because it focuses on Relationships and Business Rules
> rather than data access. All generated code is template driven.


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.