Jeremie Pelletier wrote:
It is definitely easier to implement scripting languages in D than it is
in other languages such as C/C++. However where I believe V8 (google's
Tools like SWIG are missing in D, and you could claim that D's GC gets
into the way of memory managment (you need a mechanism to pin D
references within the scripting language's heap), so you could claim
it's actually harder.
- Re: How Nested Functions Work, part 2 Max Samukha
- Re: How Nested Functions Work, part 2 Lutger
- Re: How Nested Functions Work, part 2 Walter Bright
- Re: How Nested Functions Work, part 2 language_fan
- Re: How Nested Functions Work, part 2 language_fan
- Re: How Nested Functions Work, part 2 bearophile
- Re: How Nested Functions Work, par... Justin Johansson
- Re: How Nested Functions Work,... Jeremie Pelletier
- Re: How Nested Functions Work,... grauzone
- Re: How Nested Functions Work,... language_fan
- Re: How Nested Functions Work,... Jeremie Pelletier
- Re: How Nested Functions Work,... language_fan
- Re: How Nested Functions Work,... language_fan
- Re: How Nested Functions Work,... Jeremie Pelletier
- Re: How Nested Functions Work,... Lutger
- Re: How Nested Functions Work,... language_fan
- Re: How Nested Functions Work,... bearophile
- Re: How Nested Functions Work,... language_fan
- Re: How Nested Functions Work,... Jeremie Pelletier