Skip to content

Formal-Systems-Laboratory/javamop-linked-lists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Linked List Implementation for Demonstration Java based MOP

Building

Running

  • mvn generate-sources generates an aspectJ and rvm files from src/main/resources/ListReadsInorder.mop

  • mvn test runs LinkedList tests after weaving source and generate aspect files using the aspectJ compiler. (Todo: This should ideally be handled via a mojo)

Releases

No releases published

Packages

No packages published