Hacker News new | ask | show | jobs
by pjmlp 3376 days ago
You don't.

This is part of the bootstraping process of a programming language.

Usually such special types are built manually in the compiler data structures, or make use of special primitives, like native methods on Java's case.