c
This commit is contained in:
17
README.md
17
README.md
@@ -1,3 +1,16 @@
|
||||
# beginner-friendly-lang
|
||||
# Crepuscular
|
||||
|
||||
beginner friendly (more than python!) functional programming language
|
||||
beginner friendly (more than python!) functional programming language
|
||||
|
||||
|
||||
## Bugs
|
||||
Anything that looks like a bug, is probably a bug; PLEASE report it!!
|
||||
|
||||
|
||||
## Repository structure
|
||||
- [Language specification](./spec.md)
|
||||
- [Reference tree-sitter parser](./tree-sitter/)
|
||||
|
||||
|
||||
## Language proposals
|
||||
Just open a Gitea issue
|
||||
|
Reference in New Issue
Block a user