It is also possible to embed Python in a program; precisely how this is done will depend on the details of the system used; in general you will need to write the main program in , and use the compiler to compile and link your program. There is no need to recompile Python itself using .