Skip to content

egegunay/ssaTranslator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssaTranslator

Basis of ssaParser. An upcoming ssa parsing library for Deno.

ssaTranslator will get an ssa file as input and output an ssa file that's translated to a language of your liking.

ssaTranslator exists for me to learn ssa quirks.