Skip to content

sazl/ats-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ats-go

CircleCI Build status

ATS to Go Transpiler (WIP)

Credits

Based on ATS-Python3

CATS-parsemit

ATS GO relies on the CATS-parsemit library that ships with ATS' contrib package.

CATS-parsemit tokenizes and parses ATS code, exporting ATS syntax trees as ATS datatypes.

CATS-parsemit Data Types

Build

make all

Test

make test

Test a fixture

make test fixture=test/fixtures/test.dats

Releases

No releases published

Packages

No packages published