Skip to content

Commit

Permalink
doc/stdlib: overview of the Gerbil standard library.
Browse files Browse the repository at this point in the history
  • Loading branch information
vyzo committed Jun 24, 2017
1 parent 078f202 commit 715b2d6
Show file tree
Hide file tree
Showing 2 changed files with 1,180 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ that should get you started:
- The [Gerbil Tutorial](doc/tutorial.md) provides a few hands-on guides on Gerbil programming.
- The [Gerbil Core Prelude](doc/core-prelude.md) documents the core
language prelude.
- The [Gerbil Standard Library Overview](doc/stdlib.md) provides an overview of the Gerbil
stdlib.

Probably the best way to dive into Gerbil is by reading the sources,
as all the main language features are exercised in one way or another
Expand Down
Loading

0 comments on commit 715b2d6

Please sign in to comment.