A next-gen functional language
Go to file
2024-02-08 19:01:46 -03:00
book fix reduce, add equal 2024-02-08 19:01:46 -03:00
kind2.hvm1 fix reduce, add equal 2024-02-08 19:01:46 -03:00
main.ts updates 2024-02-08 17:49:33 -03:00
package.json rename 2024-02-08 13:47:38 -03:00
README.md Kind2 notice 2024-02-08 14:56:16 -03:00

Kind2 WIP

Kind1 has been developed in JavaScript, which wasn't meant to be a long-term solution, but allowed us to explore self-types. Recently, we started developing Kind2 for HVM1, but it has been discontinued when we started working on HVM2. In this repository, we'll remake and continue Kind2's development, now targetting HVM2.