Tag
POP-2 is a programming language with ALGOL-like syntax and concatenative evaluation, featuring stack-based operations and efficient compilation for systems like Uxn. It includes simple constructs for variables, functions, loops, and I/O, making it suitable for retro-computing environments.
POP-2000 is a new dialect of the POP-2 programming language, designed as a lingua franca for tiny compilers and low-level systems, emphasizing minimal syntax and ease of implementation.