Skip to content

jinhuang712/atom-language-assembly-y86-64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atom-language-assembly-y86-64

Done by a UBC Student Struggling with CPSC313 At This Moment In Time

  • Bored of looking at Ugly Red-underlines all over the place
  • Decides to look at the source code of a x86 Atom Language repo
  • Studied a bit of REGEX and here we are
  • Supports y86-64 toy instruction sets.

Supported Syntaxes/Grammars Includes ...

  • halt
  • nop
  • ret
  • rrmovq
  • cmovXX
  • irmovq
  • rmmovq
  • mrmovq
  • OPq
  • jXX
  • call
  • pushq
  • popq
  • ...

About

An Atom Language Package Designated for Y86-64 Assembly Language.

Resources

License

Stars

Watchers

Forks

Packages

No packages published