RSSAmplifier

From Scratch Code RSS Feed · May 5, 2025

Verifying two interpreter engines with one test suite

0
Sign in to vote or save

This site took too long to answer. You can still read it on the original site — the toolbar below keeps your place in the directory.

Crosscheck, my cross-engine testing framework for Memphis , had been sitting atop my writing to-do list for a while. Instead, I deleted it and replaced it. Memphis can now test itself across all engines. What does this mean? I can verify the treewalk interpreter and bytecode VM interpreter produce the same results (return value or symbol table entries) for a given snippet of Python. This…

Read on fromscratchcode.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.