I started working on a raylib binding for pharo using pharo's ffi...I have to say pharo's ffi system is very easy to use. It works and I got a few demos working, but I haven't put in the function calls for most of…
I made a new youtube channel where the focus will be on Smalltalk game development https://www.youtube.com/channel/UC9QoB2Ik54E1gEJsBixqJ9A Alternatively I'll be sure to post it to the pharo discord and the smalltalk…
thanks, i've probably been making that mistake for years...
Just a heads up the pharolauncher does not seem to be working for me, at least for pharo 9. Manual download of vm + image 64bit works but 32 bit does not. I have been making pharo raylib bindings and plan to make a…
Chess24 has a playing zone site redesign that is a massive improvement. It's currently in beta testing for premium members only.
I always use smalltalk when the problem would allow for it since I'm much more productive in smalltalk than anything else. It's great for certain random tasks - i.e. Want to set up a websocket server for some reason?…
Smalltalk is a great language/environment. I think the killer app for it right now is html5 games. You can program the server back end in pharo smalltalk, and the client frontend in amber smalltalk. On both ends, you…
I started working on a raylib binding for pharo using pharo's ffi...I have to say pharo's ffi system is very easy to use. It works and I got a few demos working, but I haven't put in the function calls for most of…
I made a new youtube channel where the focus will be on Smalltalk game development https://www.youtube.com/channel/UC9QoB2Ik54E1gEJsBixqJ9A Alternatively I'll be sure to post it to the pharo discord and the smalltalk…
thanks, i've probably been making that mistake for years...
Just a heads up the pharolauncher does not seem to be working for me, at least for pharo 9. Manual download of vm + image 64bit works but 32 bit does not. I have been making pharo raylib bindings and plan to make a…
Chess24 has a playing zone site redesign that is a massive improvement. It's currently in beta testing for premium members only.
I always use smalltalk when the problem would allow for it since I'm much more productive in smalltalk than anything else. It's great for certain random tasks - i.e. Want to set up a websocket server for some reason?…
Smalltalk is a great language/environment. I think the killer app for it right now is html5 games. You can program the server back end in pharo smalltalk, and the client frontend in amber smalltalk. On both ends, you…