Content deleted Content added
Reverted good faith edits by 67.242.77.75 (talk): Not an improvement |
Jerryobject (talk | contribs) Template:Infobox programming language parameters: cut whitespace characters to standardize, aid work via small screens; needless underscores > spaces. WP:LINKs: adds, update-standardizes: MOS:FIRSTABBReviations clarify, define before WP:ABBRs in parentheses. Template:Official website add. MOS:BADEMPHASIS MOS:FONTSIZE MOS:SMALLFONT cut. |
||
Line 1:
{{
{{Infobox programming language
| name
| logo
| logo caption
|
▲| paradigm = [[Functional programming|functional]], [[Parallel programming model|parallel]]
| developer
| released = {{Start date and age|2012}}
▲| designer = Jonathan Ragan-Kelley and Andrew Adams
| latest release version =
▲| developer = [[Massachusetts Institute of Technology|MIT]], (with help from [[Stanford University|Stanford]], [[Google]], and [[Adobe Systems|Adobe]])
| latest release date =
| latest test version =
| latest test date =
▲| typing = [[Static typing|static]]
▲| implementations =
| programming language = [[C++]]
▲| dialects =
|
| file ext =
| influenced = ▼
▲| operating_system = Mac OS, mainstream Linux distributions, Windows
▲| license =
▲| website = http://halide-lang.org/
| influenced =
▲| wikibooks =
}}
'''Halide''' is a computer [[programming language]] designed for writing [[digital image processing]] code that takes advantage of [[memory locality]], [[
==Language==
Line 61:
== External links ==
*
* [http://people.csail.mit.edu/jrk/halide12 Decoupling Algorithms from Schedules for Easy Optimization of Image Processing Pipelines]
* {{cite web |url= http://people.csail.mit.edu/jrk/halide-pldi13.pdf |title=Halide: A Language and Compiler for Optimizing Parallelism, Locality, and Recomputation in Image Processing Pipelines
[[Category:Image processing]]
|