{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/halide-haskell","name":"halide-haskell","description":"Halide is a programming language designed to make it easier to write\nhigh-performance image and array processing code on modern machines. Rather\nthan being a standalone programming language, Halide is embedded in C++. This\nmeans you write C++ code that builds an in-memory representation of a Halide\npipeline using Halide's C++ API. You can then compile this representation to\nan object file, or JIT-compile it and run it in the same process.\n.\nThis package provides Haskell bindings that allow to write Halide embedded in\nHaskell without C++.\n.\nThe best way to learn Halide is to have a look at the\ntutorials.\nReference documentation is provided by the haddocks of the Language.Halide\nmodule.","version":"0.0.2.0","softwareVersion":"0.0.2.0","license":"https://spdx.org/licenses/BSD-3-Clause","codeRepository":"https://github.com/twesterhout/halide-haskell","issueTracker":"https://github.com/twesterhout/halide-haskell/issues","url":"https://github.com/twesterhout/halide-haskell","keywords":["bsd3","language","library","program","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"tom_westerhout"}],"author":[{"@type":"Person","name":"tom_westerhout"}],"copyrightHolder":[{"@type":"Person","name":"tom_westerhout"}],"dateCreated":"2023-03-08","dateModified":"2023-05-22","datePublished":"2023-05-22","copyrightYear":2023,"downloadUrl":"https://hackage.haskell.org/package/halide-haskell-0.0.2.0/halide-haskell-0.0.2.0.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/halide-haskell"],"https://www.w3.org/ns/activitystreams#likes":20,"https://forgefed.org/ns#forks":4}