JAI (programming language): Difference between revisions

Content deleted Content added
m Minor corrections ad some more links added
m Removed automatic redirection
Tags: Removed redirect Visual edit
Line 1:
#REDIRECT [[Jonathan Blow#JAI language]]
{{short description|highe performance programming language for games}}
 
== Introduction ==
{{Infobox programming language
Line 44 ⟶ 41:
</syntaxhighlight>Declaration without assignment implies automatic zero initialization unless the explicit uninitialized value is used;<syntaxhighlight lang="delphi">
v := ---;
</syntaxhighlight><br />
 
==External links==