Skip to content
#

abstract-syntax-tree

Here are 259 public repositories matching this topic...

BirbLang
Calamity210
Calamity210 commented Sep 22, 2020

Our documentation currently contains only a tour, String, Map, and Int. We need to:

  • Expand on the current documentation: (Types of Strings, escape characters (Strings), Map key types (Only Strings are supported), etc...).
  • And also document the remainder of our core types, such as bool, or double, as well as standard methods(grab, etc...) or libraries (math, io, etc...).

Improve this page

Add a description, image, and links to the abstract-syntax-tree topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the abstract-syntax-tree topic, visit your repo's landing page and select "manage topics."

Learn more