Get the latest tech news

Show HN: Simple live calculator in Tree-sitter and cranelift JIT


Simple live calculator in tree-sitter + cranelift jit - jasonjmcghee/basic-treesitter-cranelift-jit

A basic working example of tree-sitter + cranelift jit. There's really one core file - I could break it up, but wanted it to be in one place for this basic example. If you modify the grammar, cargo build in the main project will update everything as needed.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of jit

jit

Photo of sitter

sitter

Related news:

News photo

FEX 2410 Released With New JIT Optimizations

News photo

Everything you need to know about Python 3.13 – JIT and GIL went up the hill

News photo

Refactoring Python with Tree-sitter and Jedi