Skip to content

Commit

Permalink
lines
Browse files Browse the repository at this point in the history
  • Loading branch information
sty00A4 committed Jan 6, 2023
1 parent f03cdf7 commit 7e6c359
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,12 @@ A lisp-looking programming language for fun in Rust.
It is made to be pretty easy to understand and be rewritten in other programming lanuages.
Nody uses function overloading, meaning that a function can have different definitions depending on the arguments passed in.

---

# Content
- [Guide](#guide)
- [Syntax](#syntax)
- [Values and Types](#values-and-types)
- [Contact](#contact)

---

# Guide

You can look at some samples in the `samples/` directory.
Expand Down

0 comments on commit 7e6c359

Please sign in to comment.