{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/intcode","name":"intcode","description":"Implementation of the Intcode virtual machine as defined by\nAdvent of Code https://adventofcode.com/2019.\n\nThis implementation provides an efficient, pure implementation\nof the interpreter and exposes multiple levels of abstraction\nto make it easy to use in a variety of situations.","version":"0.3.0.0","softwareVersion":"0.3.0.0","license":"https://spdx.org/licenses/ISC","codeRepository":"https://github.com/glguy/intcode","issueTracker":"https://github.com/glguy/intcode/issues","url":"https://github.com/glguy/intcode","keywords":["compilers-interpreters","library","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"EricMertens"}],"author":[{"@type":"Person","name":"EricMertens"}],"copyrightHolder":[{"@type":"Person","name":"EricMertens"}],"dateCreated":"2019-12-21","dateModified":"2020-01-19","datePublished":"2020-01-19","copyrightYear":2019,"downloadUrl":"https://hackage.haskell.org/package/intcode-0.3.0.0/intcode-0.3.0.0.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/intcode"],"https://www.w3.org/ns/activitystreams#likes":10}