Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mgerhold authored Nov 11, 2023
1 parent a21a5cb commit 707c83c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ According to ChatGPT, Laszlo is a programming language strongly influenced by ot
- JavaScript
- array operations and general "look and feel" of the code, which resembles modern JavaScript

I won't judge whether ChatGPT is correct or not, though ¯\_(ツ)_
I won't judge whether ChatGPT is correct or not, though ¯\\\_(ツ)_

## The Laszlo Programming Language

Expand Down Expand Up @@ -162,4 +162,4 @@ calculate_length("Hello"); // crashes, type mismatch (String is not an array)
## Now what?
Play around with the interpreter and report back any issues if you encounter them. Solve some [Advent of Code](https://adventofcode.com/) challenges using Laszlo! Have fun with it! Fork it! Extend it! It's a small codebase and can be a great starting point for experiments 🙂
Play around with the interpreter and report back any issues if you encounter them. Solve some [Advent of Code](https://adventofcode.com/) challenges using Laszlo! Have fun with it! Fork it! Extend it! It's a small codebase and can be a great starting point for experiments 🙂

0 comments on commit 707c83c

Please sign in to comment.