Skip to content

Implementation of the Atmel Avr Assembler language semantics in the K Framework

Notifications You must be signed in to change notification settings

fredzica/AvrAsm-Semantics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an implementation of the semantics of Atmel's Avr Assembly language for 8-bits microcontrollers. Its semantics are being written down in the K Framework, a framework meant exactly for executable semantics definition of a programming language.

Much of the microcontrollers' behaviour is being defined too, as it's necessary to have it in order to have an ambient for the assembly language to execute.

This is an work in progress.

---- Currently working on release nightly release from 14 January. Trying to cope with the use of the Java backend of K ----

Frederico Zica

About

Implementation of the Atmel Avr Assembler language semantics in the K Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published