[OpenSmalltalk/opensmalltalk-vm] Where to find VM .st source code? (#423)

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

[OpenSmalltalk/opensmalltalk-vm] Where to find VM .st source code? (#423)

David T Lewis
 

Hi everyone,

Sorry for this newbie question but I'm unclear as to where I can the Smalltalk/Slang source code for the VM and the associated Slang to C translator.

Thank you for your help!


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

<script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/423?email_source=notifications\u0026email_token=AIJPEW74HHGZHOILQTC3TLLQHNTOBA5CNFSM4ISV4KR2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HIUAMNQ", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/423?email_source=notifications\u0026email_token=AIJPEW74HHGZHOILQTC3TLLQHNTOBA5CNFSM4ISV4KR2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HIUAMNQ", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Where to find VM .st source code? (#423)

Clément Béra
 

On Sun, Sep 1, 2019, 09:12 Laurent Julliard <[hidden email]> wrote:
 

Hi everyone,

Sorry for this newbie question but I'm unclear as to where I can the Smalltalk/Slang source code for the VM and the associated Slang to C translator.

Thank you for your help!


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Where to find VM .st source code? (#423)

timrowledge
 


> On 2019-09-01, at 6:10 AM, Clément Béra <[hidden email]> wrote:
>
> http://wiki.squeak.org/squeak/VMMaker

I've just expanded that entry a bit to (hopefully) make it clearer.

tim
--
tim Rowledge; [hidden email]; http://www.rowledge.org/tim
All the simple programs have been written, and all the good names taken.


Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Where to find VM .st source code? (#423)

David T Lewis
In reply to this post by David T Lewis
 

It's better to answer here directly.
Most Slang source is managed in this Monticello repository https://source.squeak.org/VMMaker
You can submit your changes to https://source.squeak.org/VMMakerInbox

But there are still some plugins hanging here and there.
Eliot provide the recipe to build a ready-to-use Squeak image, and I guess it's a tiny bit more involved from Pharo which shall require some compatibility layer.
See https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/Cog/image/BuildSqueakSpurTrunkVMMakerImage.st


You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.

<script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/423?email_source=notifications\u0026email_token=AIJPEW2PD6QJEWH7GACBY7DQH22R5A5CNFSM4ISV4KR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5ZJFQA#issuecomment-527602368", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/423?email_source=notifications\u0026email_token=AIJPEW2PD6QJEWH7GACBY7DQH22R5A5CNFSM4ISV4KR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5ZJFQA#issuecomment-527602368", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Where to find VM .st source code? (#423)

David T Lewis
In reply to this post by David T Lewis
 

The question was answered, and not update since Sept 3. I close this issue.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.

<script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/423?email_source=notifications\u0026email_token=AIJPEWZ7GMBRWXF2XMWXVI3QWEOJFA5CNFSM4ISV4KR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFO54OY#issuecomment-559799867", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/423?email_source=notifications\u0026email_token=AIJPEWZ7GMBRWXF2XMWXVI3QWEOJFA5CNFSM4ISV4KR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFO54OY#issuecomment-559799867", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Where to find VM .st source code? (#423)

David T Lewis
In reply to this post by David T Lewis
 

Closed #423.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.

<script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/423?email_source=notifications\u0026email_token=AIJPEW3JZRFN3MX2I72FGL3QWEOJHA5CNFSM4ISV4KR2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOVFPFOOQ#event-2841532218", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/423?email_source=notifications\u0026email_token=AIJPEW3JZRFN3MX2I72FGL3QWEOJHA5CNFSM4ISV4KR2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOVFPFOOQ#event-2841532218", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>