Difference between revisions of "Duby"

From havefunsoft wiki
Jump to: navigation, search
m (Code)
m (Todo)
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==
 +
* complex types support
 +
* valuate expressions of '''a type'''
  
 
==See Also==
 
==See Also==

Revision as of 20:49, 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

  • complex types support
  • valuate expressions of a type

See Also