Furry Paws is a whole-program compiler and runtime system for a dialect of John Backus' FP language. The compiler is written in FP and does fully self-compile. FP code is translated to C and can then be compiled to a binary executable.
| Tags | Software Development Compilers |
|---|---|
| Licenses | Public Domain |
| Operating Systems | Posix compliant |
| Implementation | C |