Skip to content

What exactly is the relation between Kind and Kindelia? #316

Answered by VictorTaelin
ken-okabe asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for the questions.

Kindelia is basically a "functional Ethereum", that replaces the clunky EVM by a high-order machine (which I'm currently calling HOVM). Note that the paper of Kindelia is outdated. It is a draft that was written before HOVM was designed, so it will soon be rewritten and the syntax updated.

Kind is a proof and programming language based on self encodings. Kind will compile to the HOVM, which means you'll be able to use Kind to write smart-contracts in Kindelia. This will be specially nice since functional languages tend to be way more secure than imperative languages, and Kindelia is a proof language, so formally verifying a contract will be very easy. Security is…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by algebraic-dev
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #309 on January 29, 2022 21:03.