slides with a bit about the OpenSmalltalk VM

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

slides with a bit about the OpenSmalltalk VM

Jecel Assumpcao Jr
 
Today I talked about this history of Smalltalk and Smalltalk hardware.
the Self VM and the OpenSmalltalk VM at the meeting about the J
Extension (dynamic languages) for the RISC-V standard. Since the last
part is about OpenSmalltalk I thought some people here might be
interested. The slides are in OpenOffice (6.5MB) and PDF (2.3MB)
formats, but two of the slides are a bit messed up in PDF due to the
lack of animation.

http://www.merlintec.com/download/self_opensmalltalk_vm.odp
http://www.merlintec.com/download/self_opensmalltalk_vm.pdf

A good starting point for information about RISC-V is

https://riscv.org/

-- Jecel
Reply | Threaded
Open this post in threaded view
|

Re: slides with a bit about the OpenSmalltalk VM

Tobias Pape
 
Jecel

> On 20.09.2018, at 21:37, Jecel Assumpcao Jr. <[hidden email]> wrote:
>
>
> Today I talked about this history of Smalltalk and Smalltalk hardware.
> the Self VM and the OpenSmalltalk VM at the meeting about the J
> Extension (dynamic languages) for the RISC-V standard. Since the last
> part is about OpenSmalltalk I thought some people here might be
> interested. The slides are in OpenOffice (6.5MB) and PDF (2.3MB)
> formats, but two of the slides are a bit messed up in PDF due to the
> lack of animation.
>
> http://www.merlintec.com/download/self_opensmalltalk_vm.odp
> http://www.merlintec.com/download/self_opensmalltalk_vm.pdf
>
> A good starting point for information about RISC-V is
>
> https://riscv.org/
>
> -- Jecel

Thanks for the slides and thanks for keeping Smalltalk in the minds of the RISC-V people :)

Best regards
        -Tobias