Post
Topic
Board Announcements (Altcoins)
Re: Tau-Chain and Agoras Official Thread: Generalized P2P Network
by
ohad
on 08/03/2016, 00:54:08 UTC
Hello,

How is it possible to write code into Tau chain?
What language would it be? is it JS?
Is there any documentation where I can find that info?
I am really interested in programming into this chain,
Please let me know how to do so,

Thanks!

the language is RDF language family. a good intro is https://www.w3.org/2000/10/swap/Primer.html
but those languages, as well as js, are Turing complete, which is bad at the scope of decentralized apps (and even beyond).
we give them a different type-system (logic) that makes it consistent, which is good, and enables tau's far-reaching abilities.