Jai
Jai is a high-level, statically typed, compiled programming language being developed by American video game designer Jonathan Blow and his company Thekla, Inc. Designed primarily as an alternative to C++ for game development, Jai emphasizes performance, compile-time metaprogramming, and simplicity. Wikipedia
Wikidata: Q106545962
Hello World in Jai
#import "Print"
main::(){
print("Hello World");
}
Source: github.com/leachim6/hello-world
Search on GitHub
| Name | Description | Last pushed to | Open issues | Forks | Stars | Size |
|---|
Latest data update: 2026-02-05