pharo-graphics / Bloc

Low-level UI infrastructure & framework for Pharo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bloc

License Tests

Bloc is a low-level UI infrastructure & framework for Pharo.

⚠️ This repository contains a Bloc codebase to be included in Pharo and thus focuses on core features and stability. It retrofits a part of the development made at https://github.com/feenkcom/bloc.

Install

The project can be loaded as usual via Metacello, using the BaselineOfBloc specification. To copy/paste a loading script, see this wiki page.

Documentation

These pages can be browsed via Pharo IDE -> World Menu -> Help -> Documentation Browser -> Bloc/doc (after loading the project).

Contact

Want to write us? you are welcome! you can either:

Branches & Contributions

We describe our contribution workflow & branch name convention in this wiki page.

License

This code is licensed under the MIT license.

About

Low-level UI infrastructure & framework for Pharo

License:MIT License


Languages

Language:Smalltalk 100.0%Language:Shell 0.0%