Git Product home page Git Product logo

sfera's Introduction

Sfera

Sfera is a library under development for SuperForth, the Forth-83 system written by Gerry Jackson for Sinclair QL, and published by Digital Precision in 1985.

"Sfera" stands for "SuperForth Enhancements, Resources and Addons".

The development is done on a homemade portable Raspberry Pi 2 with the Raspbian operating system and SMSQmulator.

Directories and files

sfera/

Main directory.

sfera/README.adoc

This file.

sfera/TO-DO.adoc

To-do tasks, unfinished features, known issues.

sfera/LICENSE.txt

The license.

sfera/VERSIONS.txt

Versions history.

sfera/boot_fs

Main file of the library.

sfera/

Sources of words written in Forth (_fs extension).

sfera/asm/

Sources of words written in assembly (_asm extension) and their assembler listings (_asm_lst extension).

sfera/bin/

Binaries of words written in assembly (_bin extension).

User configuration

The boot_fs file has a user configuration section at the end, where default devices, windows and paths are configured.

QL devices

By default device dev4 is configured as path 1 for Forth sources, and therefore it must be configured in your QDOS or SMSQ/E system this way:

dev_use 4, "path_to_sfera_"

Also device nfa4, which is specific of the SMSQmulator emulator, is used as path 3.

sfera's People

Contributors

programandala-net avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.