Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
jwdeveloper committed May 9, 2023
2 parents 43e360b + b778fa4 commit 06eaf69
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,12 @@ The goal of this project is to learn how does programming languages works under
[Grammar documentation](https://github.com/jwdeveloper/SimpleLanguage/blob/master/SL.Application/gramma.md)


# Fibonacci example
![image](https://github.com/jwdeveloper/SimpleLanguage/assets/79764581/bfc3e3ec-93b4-4adb-9d17-a47b13ee1016)
# Examples

[Check out Examples](https://github.com/jwdeveloper/SimpleLanguage/tree/master/SL.Application/examples)

# Fibonacci example
![image](https://github.com/jwdeveloper/SimpleLanguage/assets/79764581/bfc3e3ec-93b4-4adb-9d17-a47b13ee1016)


# Grid example
Expand Down

0 comments on commit 06eaf69

Please sign in to comment.