Jump to content

Aspect oriented programming: Difference between revisions

Added Go
m (Move Kotlin entry into correct alphabetical order.)
(Added Go)
Line 102:
 
[http://eprints.bbk.ac.uk/20835/1/csci2017.pdf An Aspect-Oriented Framework for F#]
 
=={{header|Go}}==
 
Go does not have any support for AOP in either the language itself or its standard library and there appears to be little interest in adding any.
 
However, there are at least three third party libraries for adding AOP functionality to Go, including [https://github.com/gogap/aop this one] which includes a code example. However, none of them have progressed beyond 'alpha' status and, as there have been no recent commits, development may have stalled.
 
=={{header|J}}==
9,485

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.