Skip to content

pitust/qlx

Repository files navigation

qlx

a bad language targetting mlog. aims at producing a reusable infrastructure around low-level backends, rather than being a language used by the end users

example:

fn four do
    return + 2 2
end

print call four

printflush getlink 0

compiling

$ npm i -g sucrase
$ sucrase src -d out -t typescript,imports

About

**read-only** mirror of https://git.sr.ht/~pitust/qlx

Resources

License

Stars

Watchers

Forks

Releases

No releases published