From c41b1aba62e776465116e0a6e09a4f8726741cd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phaneDucasse?= <stephane.ducasse@inria.fr> Date: Thu, 14 Mar 2024 09:42:49 +0100 Subject: [PATCH] Create 2024-BeagleSmalltalk.pillar --- .../talks/2024-BeagleSmalltalk.pillar | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 2024-Conference/talks/2024-BeagleSmalltalk.pillar diff --git a/2024-Conference/talks/2024-BeagleSmalltalk.pillar b/2024-Conference/talks/2024-BeagleSmalltalk.pillar new file mode 100644 index 00000000..622518a4 --- /dev/null +++ b/2024-Conference/talks/2024-BeagleSmalltalk.pillar @@ -0,0 +1,16 @@ +Title: Beagle Smalltalk +Name: David Buck +Email: david@simberon.com +Abstract: +Beagle Smalltalk is a new dialect of Smalltalk destined to be open source. +It's intended to be a vehicle to help new programmers explore the joy and adventure of programming. +This presentation will include +- the language and its implementation +- the compiler and code generator +- development tools and UIs using web browsers +- sample "kits" for new programmers to build on + +Bio: +David Buck is the president of Simberon Incorporated. He has been doing Smalltalk consulting and training for +over 30 years. He has written games for iOS and Android using Smalltalk and has used Smalltalk to explore areas +of software development from business applications to games and simulated physics.