Skip to content
#

game-boy

Here are 79 public repositories matching this topic...

Mte90
Mte90 commented Mar 28, 2020

Compiling this tool I saw that include python bindings but I cannot find any documentation or examples about how to use it.
Also inside the code there aren't so many tests in python that use that APIs or on internet I found 0 about it.

tobiasvl
tobiasvl commented Aug 30, 2018

Atom is currently beta testing tree-sitter grammars. tree-sitter/tree-sitter is a tool that builds complete parse trees of source code.

Using this instead of TextMate-style regex parsing will make things like #2 and #6 easier to solve.

Support for a tree-sitter grammar can be added alongside the current grammar, so I've started work on it: https://g

Improve this page

Add a description, image, and links to the game-boy 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 game-boy topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.