rufig / spf

SP-Forth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some useful links

How to build from the sources

Clone the sources into your spf4 working tree root directory, as

git clone https://github.com/rufig/spf/ ~/spf4 && cd ~/spf4/src/

or download the ZIP archive and unpack it into your arbitrary spf4 working tree root forlder.

In Windows

Run src/compile.bat — it will build spf4.exe in the spf4 working tree root.

Prerequisites: powershell to download the initial binary.

In Linux

In the sub-directory src/ run make — it will build spf4 in the spf4 working tree root (near to the directorory src).

Prerequisites (in Debian or Ubuntu, as an example):

dpkg --add-architecture i386
apt update
apt install  coreutils ca-certificates git wget build-essential gcc-multilib

About

SP-Forth


Languages

Language:Forth 89.7%Language:HTML 7.4%Language:XSLT 0.9%Language:Perl 0.6%Language:C 0.3%Language:NSIS 0.2%Language:Batchfile 0.2%Language:Makefile 0.2%Language:Fortran 0.2%Language:Filebench WML 0.1%Language:CSS 0.1%Language:Shell 0.0%Language:VBScript 0.0%Language:Euphoria 0.0%