Skip to content

RauliL/snek

Repository files navigation

snek

Build

Experimental programming language where Python meets TypeScript, kinda.

How to compile?

You need to have CMake and cget installed on your system, then do this:

$ cget install
$ mkdir build
$ cd build
$ cmake ..
$ make

And tada!

About

Kinda like Python meets TypeScript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages