Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonSteving99 committed Feb 1, 2024
2 parents f96b1c1 + 60fc3cb commit 2ac00e9
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<img src="https://github.com/JasonSteving99/claro-lang/blob/main/logo/ClaroLogoFromArrivalHeptapodOfferWeapon1.jpeg" width=250 height=250>
</picture>

# Read the [Comprehensive User Docs](https://jasonsteving99.github.io/claro-lang/)
# Visit [docs.clarolang.com](https://docs.clarolang.com) for Comprehensive User Docs

## [Getting Started](https://jasonsteving99.github.io/claro-lang/getting_started/getting_started.html)
Get your first Claro project setup, and go through a tutorial walking you through everything you need to know to start
Expand All @@ -13,6 +13,9 @@ building your own Claro programs!
Learn about all of Claro's features with full examples and explanations to help you learn about the tools at your
disposal.

## [StdLib](https://jasonsteving99.github.io/claro-lang/stdlib/default_modules/default_modules.generated_docs.html)
View the APIs of the various Modules currently available in Claro's StdLib.

# Learn Claro By Example!

Check out the [example Claro programs](https://github.com/JasonSteving99/claro-lang/tree/main/examples/claro_programs).
Expand All @@ -24,4 +27,4 @@ year's [Advent of Code](adventofcode.com) written in Claro!
# Syntax Highlighting

Syntax highlighting support is available for Vim, VSCode and IntelliJ users. Instructions for getting setup are
available under [tools/syntax_highlighting/](https://github.com/JasonSteving99/claro-lang/tree/main/tools/syntax_highlighting/).
available under [tools/syntax_highlighting/](https://github.com/JasonSteving99/claro-lang/tree/main/tools/syntax_highlighting/).

0 comments on commit 2ac00e9

Please sign in to comment.