Kent Recursive Calculator

ID: kent-recursive-calculator

The Kent Recursive Calculator, also known as the KRC, is a programming language and environment designed for exploring and demonstrating concepts in recursion and computation. It was developed in the context of educational use. KRC allows users to define recursive functions and perform computations that illustrate the principles of recursion, which is a fundamental concept in computer science and mathematics.

New to topics? Read the docs here!