Content deleted Content added
Rough first draft, needs lots and lots of work |
Added the little info box, whatever it is called |
||
Line 1:
#REDIRECT [[Jonathan Blow#JAI language]]
{{short description|highe performance programming language for games}}
{{Infobox programming language
| name = JAI
| paradigm = [[Imperative programming|Imperative]] ([[Procedural programming|procedural]]), [[structured programming|structured]]
| designer = [[Jonathon Blow]]
| typing = [[Type system|Static]]
| operating system = [[Cross-platform]]
| turing-complete = Yes
| influenced_by = [[C++]]
| file ext = .jai
}}
JAI is a programming language that is intended to replace C++ for high performance video game programing. The language is being developed by [[Jonathan Blow]] and members of his company. The language is not available to the general public yet. Blow often live streams development of the language and the game he his company is currently working on which is being implemented in the new language.
|