The new compiler and AST interpreter are now in master

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

The new compiler and AST interpreter are now in master

Nicolas Petton
Hey guys,

The ast_interpreter branch has now been merged into master.
It's a big step forward toward a stepping debugger.

The current debugger is already able to inspect local variables as well
as block contexts.

The ASTInterpreter, while unfinished, will be used in the future to do
stepping!

Nico

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.


Reply | Threaded
Open this post in threaded view
|

Re: The new compiler and AST interpreter are now in master

sebastianconcept
you're making history Nicolas!

\o/






On Feb 13, 2013, at 11:01 AM, Nicolas Petton wrote:

> Hey guys,
>
> The ast_interpreter branch has now been merged into master.
> It's a big step forward toward a stepping debugger.
>
> The current debugger is already able to inspect local variables as well
> as block contexts.
>
> The ASTInterpreter, while unfinished, will be used in the future to do
> stepping!
>
> Nico
>
> --
> You received this message because you are subscribed to the Google Groups "amber-lang" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.


Reply | Threaded
Open this post in threaded view
|

Re: The new compiler and AST interpreter are now in master

Bernat Romagosa
In reply to this post by Nicolas Petton
Great news!!! :)


2013/2/13 Nicolas Petton <[hidden email]>
Hey guys,

The ast_interpreter branch has now been merged into master.
It's a big step forward toward a stepping debugger.

The current debugger is already able to inspect local variables as well
as block contexts.

The ASTInterpreter, while unfinished, will be used in the future to do
stepping!

Nico

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.





--
Bernat Romagosa.

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.
 
 
Reply | Threaded
Open this post in threaded view
|

Re: The new compiler and AST interpreter are now in master

Jacob Wagner
In reply to this post by Nicolas Petton
I'm getting the following message in console  when trying any of the examples or learn.html
Uncaught TypeError: Object Smalltalk Package has no method '_commitPathsFromLoader'

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.
 
 
<zenchess@gmail.com>
Reply | Threaded
Open this post in threaded view
|

Re: The new compiler and AST interpreter are now in master

Nicolas Petton

Thanks for reporting, I'll have a look.

Nico

Zenchess <[hidden email]> writes:

> I'm getting the following message in console  when trying any of the
> examples or learn.html
> Uncaught TypeError: Object Smalltalk Package has no method
> '_commitPathsFromLoader'
>
> --
> You received this message because you are subscribed to the Google Groups "amber-lang" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

--
Nicolas Petton
http://nicolas-petton.fr

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.