rpcalc/README.md
2025-02-21 00:38:30 -05:00

203 B

RPCALC

This program compiles reverse-polish-notation expressions to x86 16-bit GNU-Assembly instructions. This is to be an educational supplement to teach compiler theory.

LICENSE

Public Domain.