addSlot complicating module handling

Brian Rice water at tunes.org
Tue May 10 10:58:19 PDT 2005


On May 10, 2005, at 9:33 AM, Pupeno wrote:
> Je Lundo Majo 9 2005 23:49, Steven Shaw skribis:
>
>> Is Pidgin very similar to Slang?
>>
> I don't know Slang, but I've wrote some Pidgin and it's just very  
> similar to
> Slate.

It has some of the same abstraction level, only handling the types of  
control-flow constructs in Slate which map relatively directly to C  
syntax, but unlike Slang, doesn't require a lot of inline strings and  
awkward message-sends which make Slang a little clunky to deal with.  
Also, Slate's type declarations are useful in the Pidgin dialect.

There are some notes in the Mobius manual here: http:// 
slate.tunes.org/doc/mobius/#SECTION00060000000000000000

Pidgin sources for the VM are stored in src/mobius/vm/ and sub- 
directories, although bootstrap.slate and build.slate and so forth  
are the engine (src/mobius/c/ is the translator itself) for  
bootstrapping and so are in full Slate.




More information about the Slate mailing list