-
Notifications
You must be signed in to change notification settings - Fork 0
Home
ProjectMoon edited this page Sep 5, 2011
·
12 revisions
Welcome to the Eve wiki. This serves as an overview, language reference, and repository of technical information.
These pages give an overview of the language, discuss how to use it, and provide examples.
Overview
Hello World
Objects
Types
Functions
Scope and Modules
Inheritance
Operators
Object Comparison
Loops
Hooks
Java Interfacing
These pages describe the inner workings of the Eve interpreter.
Lexing and Parsing
If Statements
Object Cloning
Function Invocation
Interpreter Development