Skip to content

Riven-Spell/synacor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

synacor

An implementation of the synacor challenge done natively in Go. Could definitely be improved. Actual improvements to come in due time. Some are now present, including removing the switch and replacing it with a map of functions.

For now, it's literally just an interpreter that uses switch statements.

The binary and arch spec are included, for those who just want to clone and run it.

About

Synacor challenge implemented natively in golang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages