Difference between revisions of "Duby"
m (→Code) |
m (→Todo) |
||
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
Public Repository: http://svn.code.sf.net/p/duby/code/ | Public Repository: http://svn.code.sf.net/p/duby/code/ | ||
==Todo== | ==Todo== | ||
+ | * update the list of todos | ||
+ | * complex types support | ||
+ | * valuate expressions of '''a type''' | ||
==See Also== | ==See Also== |
Latest revision as of 20:59, 11 November 2017
duby is a collective name for a debugging library (dubylib) and an(implementation of) debugger (dubyline).
It could also be reference to dubyline plugin for Lazarus IDE
(should be read as "dubby" - a little debugger)
Code
Public Repository: http://svn.code.sf.net/p/duby/code/
Todo
- update the list of todos
- complex types support
- valuate expressions of a type
See Also
- Duby/dubyline - duby command-line debugger
- Duby/Lazarus - duby plugin for Lazarus-IDE