frugel
Live editor
An error-tolerant live programming environment that supports continuous feedback on dynamic program behavior
An error-tolerant live programming environment (my Master's thesis)
18 stars
1 watching
3 forks
Language: Haskell
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
hazelgrove/hazel | A live functional programming environment with type theory and syntax support for ReasonML. | 802 |
theam/haskell-do | A Haskell-based code editor designed for interactive development and programming in the language. | 352 |
justusadam/language-haskell | Provides syntax highlighting and indentation support for Haskell language in Visual Studio Code | 97 |
rumblesan/improviz | A live-coding environment for creating visual performances of abstract shapes and patterns | 89 |
dierk/real_world_frege | A collection of examples in the Frege programming language that demonstrate Haskell concepts from a book on Real World Haskell | 70 |
bsl/glfw-b | Haskell bindings to a cross-platform library for creating windows with OpenGL contexts and managing input and events. | 71 |
haskelllive/haskelllive | Repository containing source code and resources for teaching Haskell programming concepts through live coding sessions | 130 |
jaspervdj/fugacious | A minimal Haskell web application providing temporary email addresses as an example of robust and maintainable software development. | 147 |
chrispenner/firefly | A simple Haskell web framework for building lightweight servers with monad-based request handling. | 87 |
frege/frege | A Haskell implementation for the JVM with a strong focus on functional programming and type inference. | 3,642 |
freeman42x/haskell-editor-setup | Instructions and tools for setting up Haskell development environments on various operating systems. | 101 |
viskell/viskell | An experimental visual programming environment for functional languages with immediate feedback and type-guided development. | 682 |
dnikolovv/practical-haskell | A collection of practical examples and snippets to help developers use Haskell in real-world scenarios. | 84 |
doubledensity/tidebox | A live coding environment that embeds a musical language and audio streaming capabilities within a Docker container | 36 |
google/codeworld | An educational programming environment using Haskell to teach computer science and math. | 1,242 |