red
Debugger
A tool that enables step-by-step debugging and inspection of OCaml and Reason code
Reason Debugger
82 stars
6 watching
8 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
reasonml/reason-native | Tools and utilities to effectively write native Reason code | 459 |
reasonml/reason-tools | A toolset that enables conversion and integration of ReasonML with standard programming languages and web development environments. | 372 |
jonlaing/rationale | A Ramda-inspired utility library for ReasonML/OCaml. | 275 |
reasonml-community/reason-react-hacker-news | A mobile app built with Reason React to display Hacker News articles | 594 |
ruby/debug | A Ruby library providing advanced debugging tools and functionality | 1,139 |
chenglou/intro-to-reason-compilation | A tutorial repository explaining the intricacies of OCaml's compilation and build system, targeting users who want to understand what happens under the hood | 271 |
shrynx/99.re | A comprehensive collection of solutions to common problems in programming using Reason and OCaml | 110 |
reasonml-editor/vim-reason-legacy | Provides Vim plugin integration for Reason/OCaml language support | 44 |
johnreedlol/pos | A macro-based library that adds position information to print statements in Scala code for easier debugging and logging. | 23 |
redislabs/redis-lua-debugger | A tool that inserts debugging capabilities into Redis Lua scripts. | 89 |
lewinfox/icecream | A debugging tool that simplifies the process of printing and inspecting variables, expressions, and function calls in R programs. | 55 |
reason-native-web/morph | A Reason-based web framework for building HTTP servers and client applications. | 138 |
melange-re/melange-esy-template | Provides a project structure and build process for using Reason with OCaml-based dependencies via esy and Melange's JavaScript compiler | 41 |
tilde-lab/pyfactxx | Provides Python bindings for an optimized description logic reasoner | 23 |
puemos/reasonml-astar-maze | An implementation of A* pathfinding algorithm in ReasonML for a web-browser maze game | 38 |