Plugins ,FFI

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

Plugins ,FFI

grt

Hi,


Could any one please tell me where i should look for documents regarding Plugins and FFI.

Also i need to get information about platform sources tree for VMMaker.

Thanks in advance,

GRT
--
thuchu
_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
Reply | Threaded
Open this post in threaded view
|

RE: Plugins ,FFI

Ron Teitelbaum
Hello GRT,

Have a look at: http://wiki.squeak.org/squeak/1414 

Ron Teitelbaum
President / Principal Software Engineer
US Medical Record Specialists
www.USMedRec.com

________________________________________
From: Thushar G R


Hi,


Could any one please tell me where i should look for documents regarding
Plugins and FFI.

Also i need to get information about platform sources tree for VMMaker.

Thanks in advance,

GRT
--
thuchu

_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
Reply | Threaded
Open this post in threaded view
|

Re: Plugins ,FFI

Herbert König
In reply to this post by grt
Hello Thushar,

TGR> Could any one please tell me where i should look for
TGR> documents regarding Plugins and FFI.

Ron already pointed you to the swiki, there you can search for
"Plugin"
Namely   http://wiki.squeak.org/squeak/3336 is Andrew Greenberg's
NamedPrimitiveTutorial.

A lot of useful information especially the appendix on Slang is on:
http://bike-nomad.com/squeak/writingPlugins.html.

Be careful, this is pre VMMAKER times and you definitely should get
everything on VMMaker.

I suggest before building a plugin you get warmed up by building a VM!

TGR> Also i need to get information about platform sources tree for VMMaker.

Which OS are you on?

On SqueakDev you can see me struggle with building a plugin for
Windows. If you are on Windows too we should share experiences.


If you are on Windows, you need:
SqueakVM-Win32-3.10.4-src.zip
which  contains the source tree, and
Squeak-Win32-Tools-1.2.zip
which contains the tools.

If you extract the source you will find compiling.html under
..\platforms\win32\docs  which gives an overview over the process to
build the VM.




Cheers

Herbert                            mailto:[hidden email]

_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners