Felix Tutorial
latest
Hello
Felix 101: The Basics
Felix 102: More Detail
Felix 102a: Regular Expressions
Felix 102b: File I/O
Felix 103: Polymorphism
Felix 104: C bindings
Felix 105: Nominal Types
Felix 106: Uniqueness Typing
Felix 107: Polymorphic Variants
Felix 108: Row Polymorphism and Subtyping
Felix 109: Objects and Plugins
Objects
Plugins
Building a Plugin
Static Linked Plugins
Web Server Plugins
Flx Plugins
Felix 110: Coroutines
Felix 111: Generalised Algebraic Data types
Felix 112: Compact Linear Types
Felix 113: Serialisation
Felix 114: Kinds
Felix GUI
Felix Tutorial
Docs
»
Felix 109: Objects and Plugins
Edit on GitHub
Felix 109: Objects and Plugins
ΒΆ
Java Like Dynamic Objects and Plugins
Objects
Basic Construction
Object type
Dynamics
Plugins
Loading Plugins
Building a Plugin
Interface File
Implementation File
Client File
Building the plugin
Running the client
Result
Debugging
Static Linked Plugins
Building an Executable
Static Prelinking Plugins
Web Server Plugins
Flx Plugins