avatar

xnacly - blog

Fullstack Developer and Tech enthusiast

Sophia Lang Weekly - 00

Performance, nested objects/arrays & better errors

Improving programming language performance

Reducing the execution time of a benchmark by 85% or 7.03x

Tokenizing Arithmetic expressions - calculator p.1

In depth guide on tokenizing input + interpreter setup

Implementing growing arrays for C

Implementing a go like slice type for and in c