Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
freddycoppa authored Jul 19, 2024
1 parent 0d2e2ed commit 983c7b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Lambda Calculus Interpreter
This is a simple web app that evaluates expressions in Lambda Calculus, the smallest universal programming language introduced by Alonzo Church in the 1930s. It encompasses the following functionalities:
A simple web app that evaluates expressions in Lambda Calculus, the smallest universal programming language introduced by Alonzo Church in the 1930s, encompassing the following functionalities:

- Evaluating λ-expressions
- The 'λ' symbol can be inserted using the backslash '\\' key
Expand Down

0 comments on commit 983c7b7

Please sign in to comment.