4671 packages — page 171

smalltalk

everything smalltalk related
GitHub MIT

smalltalk

GNU Smalltalk - Official repo link below. Please read this organisation's pinned readme for info.
GitHub gnu_smalltalk GPL-2.0

Smalltalk

Various exercises for practicing Smalltalk
GitHub

smalltalk

Learning the OG OOP Language -- Smalltalk!
GitHub

SmallTalk_ejercicios

Ejercicios y Tps hechos en Smalltalk para las materias Algoritmos III e Ingeniería de Software de la UBA
GitHub

Smalltalk_Pharo

GitHub pharo

Smalltalk_TicTacToe

This is just a simple Morphic project I created in Squeak.
GitHub squeak

Smalltalk_WebbApp

This was a project for my Language Design course. This webapp was created completely with Smalltalk with minor CSS styling. It is similar to my Clojure WebApp, but includes session tracking and some added usability.
GitHub

smalltalk-abtesting

AB Testing for Squeak, Pharo, GemStone.
GitHub pharo MIT

smalltalk-am-ng

GNU smalltalk using Automake-NG
GitHub gnu_smalltalk GPL-2.0

smalltalk-apalabrados-REST

Prototipo del juego Apalbrados en Smalltalk
GitHub MIT

smalltalk-awsomecar

A toy example for test amplification in Pharo
GitHub pharo MIT

smalltalk-ci-test

Test Repository for smalltalkCI
GitHub

SmallTalk-CuisUniversityUNQ

POO1 para la facultad nacional de quilmes SmallTalk trabajado en CuisUniversity
GitHub cuis

smalltalk-dev-plugin-graph-example

Example of smalltalk-dev-plugin: Graph and Shortest Path
GitHub MIT

smalltalk-dev-plugin-gui-example

Example of smalltalk-dev-plugin: To-do list built with Spec2 framework
GitHub MIT

smalltalk-dev-plugin-money-example

Example of smalltalk-dev-plugin: Money class for calculations
GitHub MIT

smalltalk-dijkstra

AI done in Pharo Smalltalk for the 2020 JRMPC
GitHub pharo

smalltalk-ej

Ejercicios varios en smalltalk
GitHub

Smalltalk-Employees

Smalltalk project to read in an employee data file and run commands on that data.
GitHub

smalltalk-figures

Simple project in Smalltalk language made to understand basic concepts and syntax
GitHub

smalltalk-finance-model

JP Morgan Interview Excercise
GitHub

smalltalk-game-logic

Implementación de un motor de juego en Smalltalk (Pharo) aplicando polimorfismo, encapsulamiento estricto y diseño orientado a objetos. Incluye modelado UML en Enterprise Architect.
GitHub pharo

smalltalk-helloworld

A Demo project for playing around with Smalltalk
GitHub CC0-1.0

Smalltalk-Interpreter

An interpreter for a subset of the BASIC language written in GNU Smalltalk!
GitHub gnu_smalltalk