Scamper

Description

A Smalltalk Web Browser for Squeak/Smalltalk

Details

Source
GitHub
Dialect
squeak (65% confidence)
License
MIT
Stars
17
Forks
4
Created
April 11, 2014
Updated
Sept. 15, 2025
Topics
smalltalk squeak web-browser

Categories

IDE / Dev Tools

README excerpt

# Scamper Web Browser [![Build Status](https://travis-ci.org/hpi-swa-teaching/Scamper.svg?branch=master)](https://travis-ci.org/hpi-swa-teaching/Scamper)  

Scamper is a Web Browser for the Squeak enviroment.

## Installation
1. Drag the SAR file scamper.sar into Squeak, choose "Install SAR".
2. Run `Scamper install` in the Workspace.

## Using Scamper

There are several ways to open Scamper:

* Open Scamper by running `Scamper open` in the Workspace. The default page will be shown.
* Run `Scamper openOnUrl: 'http://google.com' asUrl` in the Workspace with any given URL, e.g. http://google.com.

or simply

* Open Scamper via Apps. The default page will be shown.

← Back to results