Gossip is a statically-typed high level programming language. The source code (.gsp) is compiled into byte-code (.gspc) by the Gossip Compiler , and the resulting instructions are interpreted by the Gossip Virtual Machine .
- Procedures
- Structs
- Arrays
- Imports
- Type Checking
- Strings, Floats, Long, Double, Boolean
- File I/O
- Globals

