Skip to content

davijoocho/gossip-virtual-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gossip Programming Language

About

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 .

Syntax

TODOS (Additional Fts.)

  • Procedures
  • Structs
  • Arrays
  • Imports
  • Type Checking
  • Strings, Floats, Long, Double, Boolean
  • File I/O
  • Globals

About

GossipVM is a virtual machine/ byte-code interpreter for the Gossip programming language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published