Hello People!
I managed to get a super basic prototype working using python as a base, but the idea is to build an interpreter in Rust or C.
Sk takes uncertainty as a fundamental part of its design, variables can be known, partially known or unknown and it allows you to work with them seamlessly. It has support for symbolic variables and has a nice syntax yet to come.
This is a simple example in python…
Log in to leave a comment