blob: ac5d8b984fdda1732d056d4ad560c2c0895bf1a1 [file] [log] [blame] [view]
# Introduction to Mojo
This is a high-level introduction to Mojo, and tries to explain its most
important aspects.
* [What is Mojo?](what_is_mojo.md)
* [Layers](layers.md)
* [Mojo programs](programs.md)
* [Mojo handles (objects)](handles.md)
* [Message pipes](message_pipes.md)
* [Mojom (the Mojo IDL)](mojom.md)