Search Articles — Sudonull

Search Results

In this project

Creating DSL in Python: Russian-language interpreter

https://sudonull.com/creating-dsl-in-python-russian-language-interpreter

How to write a DSL interpreter in Python with RPN support and AST serialization. Detailed breakdown of architecture and code for middle/senior developers.

LISP Dialect on Python: TCO and FEXPR

https://sudonull.com/lisp-dialect-on-python-tco-and-fexpr

Implementation of a minimal LISP interpreter on Python with tail-call optimization, FEXPR and dynamic scoping. Parser code, evaluator, macro examples. For middle/senior dev.

Loop REPL in Forth on Elixir | Pipeline

https://sudonull.com/loop-repl-in-forth-on-elixir-pipeline

Implementation of a streaming Forth interpreter in Elixir: from shuttle to loop style with `|>`. Code, diagrams, error optimizations. For middle/senior dev. Study the approach.

KITE: language in C for Termux and Android

https://sudonull.com/kite-language-in-c-for-termux-and-android

Learn how to implement the KITE language interpreter in C: lexer, parser, AST, refcounting. Compilation in Termux, OOP, closures. Sources are open — study and improve them.

LuaJIT Scratch analog: 12k scripts at 30 FPS

https://sudonull.com/luajit-scratch-analog-12k-scripts-at-30-fps

Breakdown of a high-performance visual interpreter on LuaJIT and LÖVE2D. Architecture, block code, interpretation, EXE build. For middle/senior dev. Study the implementation of 12289 scripts on weak hardware.

From the web

INTERPRETER Definition & Meaning - Merriam-Webster

https://www.merriam-webster.com/dictionary/interpreter

3 days ago · The meaning of INTERPRETER is someone or something that interprets. How to use interpreter in a sentence.

INTERPRETER | English meaning - Cambridge Dictionary

https://dictionary.cambridge.org/dictionary/english/interpreter

INTERPRETER definition: 1. someone whose job is to change what someone else is saying into another language: 2. a computer…. …

Online Python Compiler (Interpreter) - Programiz

https://www.programiz.com/python-programming/online-compiler/

Write and run your Python code using our online compiler. Enjoy additional features like code sharing, dark mode, and support for …

Interpreter (computing) - Wikipedia

https://en.wikipedia.org/wiki/Interpreter_(computing)

In computing, an interpreter is software that executes source code without first compiling it to machine code. An interpreted runtime …

Interpreter Voice Translator - Apps on Google Play

https://play.google.com/store/apps/details?id=it.vincenzoamoruso.theinterpreter&hl=en-US

Jun 20, 2026 · Don't worry just install the Interpreter translator app and get translation in almost all languages. Interpreter acquires …

What Does an Interpreter Do? Duties, Skills and Tips - Indeed

https://www.indeed.com/career-advice/finding-a-job/what-does-interpreter-do

Jun 16, 2026 · An interpreter is a speech professional who translates messages from one language to another so that various groups …

Language interpretation - Wikipedia

https://en.wikipedia.org/wiki/Language_interpretation

Interpretation is translation from a spoken or signed language into another language, usually in real time to facilitate live …

What Does an Interpreter Do? - Dynamic Language

https://www.dynamiclanguage.com/understanding-the-role-of-an-interpreter-what-does-an-interpreter-do/

Interpreters convert spoken or sign language statements from one language to another. Their primary duties include listening to, …

Interpreter - Apps on Google Play

https://play.google.com/store/apps/details?id=com.translator.voice.language&hl=en-US

Interpreter App is your pocket-friendly interpreter that listens to your voice and translates it into prefered language. Whether you're …

Introduction to Interpreters - GeeksforGeeks

https://www.geeksforgeeks.org/compiler-design/introduction-to-interpreters/

Jul 15, 2025 · An Interpreter is generally used in micro-computers. It helps the programmer to find out the errors and to correct them …

Trending Now