Summary
In this chapter, we've learned about how to do some cross-platform programming with haXe.
Specifically, we covered what is in the Standard Library, how to use conditional compilation and other ways to write cross-platform code, and how to handle XML files.
Now, let's move on to our next chapter in which we will talk about the typing system!