Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

georgjz/tree-sitter-6809

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tree-Sitter Grammar for 6809 Assembly

This repository contains files go generate a parser tool for 6809 assembly with tree-sitter.

Right now, only the lwtools toolchain is supported. This tree-sitter parser is part of the 6809 Assembly Grammar Package for Atom Editor.

Note: This is not a complete description of 6809 assembly. It is geared towards use with an Atom grammar package for syntax highlighting. Therefore, the parser descripted in this repository will also "match" invalid instructions like jsr $00,+S.

This is work in progress and untested.

About

Tree-Sitter parser for 6809 assembly

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages