Skip to content
/ goose Public

Goose - Golang Interpreter - Yes we did it in Typescript just because we can

License

Notifications You must be signed in to change notification settings

jushg/goose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goose

T diagram for project

This is a CS4215 Project that demonstrates a compiler and a concurrent virtual machine. It consists of a Goose (our sublanguage of Golang) compiler, a Gosling (our VM's instruction language) interpreter, as well as a frontend to demonstrates its use. You can also find our presentation here (and slides.md). Our project report can be found here

Authors:

  • Bharath Chandra Sudheer
  • Hoang Trong Tan

Demo

You can find a deployed version of the frontend with the "go-slang" dependency in goose-liard.vercel.app. It provides a code editor which shows the compiled instruction output, filtered log visualiser and a VM visualiser to inspect threads, operand stacks, and runtime stack at breakpoints.

frontend pic

Install & Build Locally

Follow the instructions found in ./go-slang and ./frontend.

Copyright

Goose icons created by manshagraphics - Flaticon

Gosling photo from daman.co.id

About

Goose - Golang Interpreter - Yes we did it in Typescript just because we can

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published