DEV Community

Memphis Series' Articles

Back to Jones Beach's Series
A REPL for fat-finger friendly typing

A REPL for fat-finger friendly typing

Comments
6 min read
Building for WebAssembly

Building for WebAssembly

Comments
6 min read
An interpreter inside an interpreter

An interpreter inside an interpreter

2
Comments
7 min read
Improving memory efficiency in a working interpreter

Improving memory efficiency in a working interpreter

Comments
7 min read
How I added support for nested functions in Python bytecode

How I added support for nested functions in Python bytecode

1
Comments
7 min read
Typed integers in Rust for safer Python bytecode compilation

Typed integers in Rust for safer Python bytecode compilation

Comments
5 min read
I left corporate and still do roadmaps + a Memphis update

I left corporate and still do roadmaps + a Memphis update

Comments
6 min read
I'm embarrassed by how much code I cut from my test suite

I'm embarrassed by how much code I cut from my test suite

Comments
4 min read
Verifying two interpreter engines with one test suite

Verifying two interpreter engines with one test suite

Comments
5 min read
How local variables work in Python bytecode

How local variables work in Python bytecode

Comments
6 min read
How global variables work in Python bytecode

How global variables work in Python bytecode

Comments 1
6 min read