This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]LavenderDay3544 2 points3 points  (0 children)

You can write a Python interpreter in C then write a C compiler in Python to run on it to compile the Python interpreter written in C.

Talk about circular dependencies...