Hacker News new | ask | show | jobs
by kukkamario 710 days ago
You may want to consider Asp. It is python like language thats interpreter is designed for embedded usage. https://www.asplang.org/

Also fully fuzzy tested to not ever crash regardless of the bytecode given to it.

1 comments

Thanks, it does look neat, and relatively small I guess, but I should have clarified my definitions.

By small I meant like, at most only a few files in a single folder I can just drop into a project and be off running quickly and easily. Seeing cmake in that repo for example was a big sign that it's still way too big for what I want.