Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Scheme > Re: Learning pu...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 25 of 32 Topic 4613 of 4788
Post > Topic >>

Re: Learning purposes Scheme interpreterer with sup****t for

by Slobodan Blazeski <slobodan.blazeski@[EMAIL PROTECTED] > Jul 22, 2008 at 04:00 AM

On Jul 22, 2:49=A0am, Andrew Reilly <andrew-newsp...@[EMAIL PROTECTED]
> wrote:
> On Mon, 21 Jul 2008 07:48:14 -0700, Slobodan Blazeski wrote:
> > My biggest issue is to remove the c call stack from the game. I want
to
> > manipulate my own call stacks.Those call stack will be used to
implemen=
t
> > continuations( continuation is a snapshot of the call stack and the
> > enviroment ,If I'm understanding the concept right). With
continuations
> > I could implement fibers, generators, coroutines etc.
>
> Since you're building an interpreter, why would the C stack have
anything
> to do with the interpreter's run-time stack? =A0It's just a data
structur=
e:
> build your own. =A0A linked list of frames on the heap is probably a
pret=
ty
> good starting point for a system that isn't too concerned with speed,
and
> wants to be able to muck about with threads and continuations and other
> not-pure-stack operations.
>
> Cheers,
>
> --
> Andrew
That's exactly what I want. Would appreciate some example or links to
some examples.
How would look like building that data structure  with something like
(+ 4 (double 6)) in (pseudo) c/c++ preferably?


thanks
Bobi
 




 32 Posts in Topic:
Learning purposes Scheme interpreterer with support for
Slobodan Blazeski <slo  2008-07-18 00:21:27 
Re: Learning purposes Scheme interpreterer with support for co
pjb@[EMAIL PROTECTED] (P  2008-07-18 09:33:32 
Re: Learning purposes Scheme interpreterer with support for
Slobodan Blazeski <slo  2008-07-18 00:55:56 
Re: Learning purposes Scheme interpreterer with support for
Eli Barzilay <eli@[EMA  2008-07-18 01:02:04 
Re: Learning purposes Scheme interpreterer with support for con
pjb@[EMAIL PROTECTED] (P  2008-07-18 11:56:08 
Re: Learning purposes Scheme interpreterer with support for
Pascal Costanza <pc@[E  2008-07-18 22:27:48 
Re: Learning purposes Scheme interpreterer with support for
Slobodan Blazeski <slo  2008-07-18 23:24:28 
Re: Learning purposes Scheme interpreterer with support for con
pjb@[EMAIL PROTECTED] (P  2008-07-19 09:36:42 
Re: Learning purposes Scheme interpreterer with support for c
Pascal Costanza <pc@[E  2008-07-19 12:13:20 
Re: Learning purposes Scheme interpreterer with support for
leppie <xacc.ide@[EMAI  2008-07-19 01:01:26 
Re: Learning purposes Scheme interpreterer with support for
Slobodan Blazeski <slo  2008-07-19 05:43:22 
Re: Learning purposes Scheme interpreterer with support for con
pjb@[EMAIL PROTECTED] (P  2008-07-19 18:59:15 
Re: Learning purposes Scheme interpreterer with support for
Slobodan Blazeski <slo  2008-07-19 06:00:12 
Re: Learning purposes Scheme interpreterer with support for
Slobodan Blazeski <slo  2008-07-19 06:04:03 
Re: Learning purposes Scheme interpreterer with support for c
Pascal Costanza <pc@[E  2008-07-20 18:07:22 
Re: Learning purposes Scheme interpreterer with support for
"Kjetil S. Matheusse  2008-07-19 15:08:39 
Re: Learning purposes Scheme interpreterer with support for
leppie <xacc.ide@[EMAI  2008-07-19 09:17:35 
Re: Learning purposes Scheme interpreterer with support for
Slobodan Blazeski <slo  2008-07-21 07:48:14 
Re: Learning purposes Scheme interpreterer with support for c
Pascal Costanza <pc@[E  2008-07-21 18:24:40 
Re: Learning purposes Scheme interpreterer with support for
leppie <xacc.ide@[EMAI  2008-07-21 09:17:30 
Re: Learning purposes Scheme interpreterer with support for con
George Neuner <gneuner  2008-07-21 14:12:50 
Re: Learning purposes Scheme interpreterer with support for
leppie <xacc.ide@[EMAI  2008-07-21 09:18:38 
Re: Learning purposes Scheme interpreterer with support for
Andrew Reilly <andrew-  2008-07-22 00:49:57 
Re: Learning purposes Scheme interpreterer with support for
Slobodan Blazeski <slo  2008-07-22 03:49:44 
Re: Learning purposes Scheme interpreterer with support for
Slobodan Blazeski <slo  2008-07-22 04:00:42 
Re: Learning purposes Scheme interpreterer with support for con
pjb@[EMAIL PROTECTED] (P  2008-07-22 20:01:18 
Re: Learning purposes Scheme interpreterer with support for
Slobodan Blazeski <slo  2008-07-22 04:10:41 
Re: Learning purposes Scheme interpreterer with support for c
Pascal Costanza <pc@[E  2008-07-22 13:15:23 
Re: Learning purposes Scheme interpreterer with support for con
pjb@[EMAIL PROTECTED] (P  2008-07-22 15:12:27 
Re: Learning purposes Scheme interpreterer with support for
leppie <xacc.ide@[EMAI  2008-07-22 06:49:09 
Re: Learning purposes Scheme interpreterer with support for
Vend <vend82@[EMAIL PR  2008-07-25 09:51:29 
Re: Learning purposes Scheme interpreterer with support for
"Kjetil S. Matheusse  2008-07-25 19:29:02 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sun Oct 12 22:28:47 CDT 2008.