-
Notifications
You must be signed in to change notification settings - Fork 4
x86-64 assembly as a Haskell EDSL
intoverflow/Potential
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Potential is a systems programming language designed for high reliability. It is currently in active development and should be considered HIGHLY EXPERIMENTAL. Key features: * Automatically manages pointer aliases, invalidating aliases when changes are made to data that have an effect on the underlying type * Automatically tracks the evolution of machine state as instructions sequence together * Haskell's type inference eliminates the need for type annotations, while ghci provides the ability to inspect the types of functions to ensure that the code you write has the effect you want * Easy to extend and modify the language to suit your application's needs For more information, visit us: http://potential-lang.org http://github.com/intoverflow/Potential
About
x86-64 assembly as a Haskell EDSL
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published