'. '

Image:TruffleDebugger.png

From APIDesign

(Difference between revisions)
Jump to: navigation, search
Current revision (16:03, 24 June 2015) (edit) (undo)
 
Line 1: Line 1:
-
[[Truffle]] gives you [[debugger]] for free! The picture shows [[NetBeans]] debugger stopped in middle of '''simple language''' (an artificial [[language]] used for demo purposes) method. [[NetBeans]] knows nothing about '''simple language''' (that is why syntax coloring is missing), but as [[NetBeans]] understand the [[Truffle]] AST, it can still provide enough valuable information in the debugger.
+
[[Truffle]] gives you [[debugger]] for free! The picture shows [[NetBeans]] debugger stopped in middle of '''simple language''' (an artificial [[language]] used for demo purposes) method. [[NetBeans]] knows nothing about '''simple language''' (that is why syntax coloring is missing), but as [[NetBeans]] understands the [[Truffle]] AST, it can still provide enough valuable information in the debugger.
Please note that the name of the method is properly recognized and shown on top of the stack. Variables '''a''' and '''b''' and their values are properly shown as well.
Please note that the name of the method is properly recognized and shown on top of the stack. Variables '''a''' and '''b''' and their values are properly shown as well.
Designing your own [[language]]? Do you want to spend time writing a [[debugger]]? If not, use [[Truffle]] and you'll get your [[debugger]] for free!
Designing your own [[language]]? Do you want to spend time writing a [[debugger]]? If not, use [[Truffle]] and you'll get your [[debugger]] for free!

Current revision

Truffle gives you debugger for free! The picture shows NetBeans debugger stopped in middle of simple language (an artificial language used for demo purposes) method. NetBeans knows nothing about simple language (that is why syntax coloring is missing), but as NetBeans understands the Truffle AST, it can still provide enough valuable information in the debugger.

Please note that the name of the method is properly recognized and shown on top of the stack. Variables a and b and their values are properly shown as well.

Designing your own language? Do you want to spend time writing a debugger? If not, use Truffle and you'll get your debugger for free!

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeUserDimensionsFile sizeComment
current15:51, 24 June 2015JaroslavTulach (Talk | contribs)832×39757 KBTruffle gives you debugger for free! The picture shows NetBeans debugger stopped in middle of '''simple language'' (an artificial language used for demo purposes) method. NetBeans know nothing about '''simple language''' (that is why s

The following pages link to this file:

Personal tools
buy