Thread: Is It Possible?
View Single Post
Old Jan 27th, 2006, 12:42 PM   #23
Kaja Fumei
Hobbyist Programmer
 
Join Date: Oct 2005
Posts: 134
Rep Power: 4 Kaja Fumei is on a distinguished road
Quote:
Originally Posted by BadBit
Yeah, thinking about this it is possable to just have one huge compiler (hide this from M$) you could specifie what language your using for each code segment.
eg,
<@main body in subset language>
<:java>
.....
</:java>
<:c++>
....
</:c++>
This is called LOP (Language Oriented Programming). I suggest you check out MPS (still in "planning" stage) and Logix
Kaja Fumei is offline   Reply With Quote