|
Not Ranked
:
+0 / -0
0 score
Re: Self-Referential Language?
I recently learned reflection and generics and Java, and it revitalized my interest in the subject of a self-referential language.
I've been working the past week on designing the basic structure of a fully object-oriented programmable programming language for writing programming languages. Recently, I became cognizant of my disgruntlement with so called object-oriented languages like Java. Java has no object representing the language itself or representing languages in general with which you can operate upon.
What is a strangeloop program/programming-language which produces genetic variants of itself as it's output? A quine is a strangeloop which produces a clone.
----------------
There are no truths in science, only the falsifiable hypotheses and explanations of the people who test them.
Hyper Physics
Hyper Math
Wikipedia
|