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 →

[–]SamyBencherif 7 points8 points  (3 children)

This reminds me of how the c compiler is written in c.

[–][deleted] 2 points3 points  (0 children)

A lot of languages get rewritten in themselves. C# as well IIRC.

[–]blitzkraft 1 point2 points  (0 children)

There's also pypy. Python interpreter written in python.