TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Jai Language Primer (2017)

53 pointsby begoonover 4 years ago

10 comments

mariusorover 4 years ago
Just a warning, this document doesn&#x27;t reflect very well where Jai is at in 2021.<p>The best place to get information about the language is this youtube playlist: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;playlist?list=PLmV5I2fxaiCKfxMBrNsU1kgKJXD3PkyxO" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;playlist?list=PLmV5I2fxaiCKfxMBrNsU1...</a><p>However it has a lot of content.
评论 #25851916 未加载
评论 #25852540 未加载
6gvONxR4sf7oover 4 years ago
&gt; It is still in development and as of yet is unavailable to the general public.<p>Damn. I was hoping that had changed. I&#x27;m curious to see the hype, but I&#x27;m not into PL stuff enough to dig into a language I can&#x27;t play with.
评论 #25851619 未加载
dangover 4 years ago
If curious see also<p>2018 (a bit) <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=16596282" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=16596282</a><p>2016 <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=11086708" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=11086708</a><p>2015 <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10346985" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10346985</a>
cassepipeover 4 years ago
I really like that the arrays are a full type that pack their size information. C has always frustrated me on this particular point. One question though : Is the array types passed as a pointer and an int or copied locally ? I guess 1. because 2. would not make much sense (although this the C behaviour for structs in C... I wonder why...)
dmitover 4 years ago
(2017)<p>The language has come a long way since this writeup.
评论 #25851812 未加载
viktorcodeover 4 years ago
Jai changed quite a bit since then.<p>For more current info check out beta user&#x27;s impressions (and the language primer) here: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=i1vbvikDiI8" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=i1vbvikDiI8</a> (first video in the series)
评论 #25852542 未加载
warkanlockover 4 years ago
I&#x27;ve been waiting for this moment for such a long time. A lot time spent watching Blow&#x27;s streamings
评论 #25851440 未加载
评论 #25851445 未加载
Rickasaurusover 4 years ago
This AoS -&gt; SoA feature is really cool
评论 #25852694 未加载
trynewideasover 4 years ago
(2017)
评论 #25851815 未加载
OneGuy123over 4 years ago
Why must every new language use a completely unique syntax?<p>This is so tiring...why can&#x27;t they just stick to syntax that everyone knows...each one has to reinvent random new syntax and destroy old conventions that people already know thus needlesly creating friction.
评论 #25852234 未加载
评论 #25852181 未加载
评论 #25852087 未加载