All Projects → kburtch → SparForte

kburtch / SparForte

Licence: GPL-2.0 license
Bourne shell, template engine, scripting language mission-critical, scalable projects. Based a ISO standard proven effective for large, mission-critical projects, SparForte is designed for fast development while, at the same time, providing easier designing, maintenance and bug removal. About 120.000 lines of code.

Programming Languages

Ada
118 projects
SourcePawn
201 projects
c
50402 projects - #5 most used programming language
shell
77523 projects
HTML
75241 projects
Roff
2310 projects

Projects that are alternatives of or similar to SparForte

bhl
bhl is a strictly typed programming language specifically tailored for gameplay logic scripting.
Stars: ✭ 20 (-57.45%)
Mutual labels:  interpreted-programming-language, strongly-typed
potato-dark
Dark and elegant blog theme for goHugo static site generator.
Stars: ✭ 21 (-55.32%)
Mutual labels:  elegant
Musicx Music Player
Simple, Elegant ,Beautiful Material Android Music Player.
Stars: ✭ 179 (+280.85%)
Mutual labels:  elegant
GapBot
Gap Messenger Api Bot Library for Python
Stars: ✭ 24 (-48.94%)
Mutual labels:  elegant
Riot
Simple and elegant component-based UI library
Stars: ✭ 14,596 (+30955.32%)
Mutual labels:  elegant
plume2
🚀a lightweight React state container for web and app
Stars: ✭ 74 (+57.45%)
Mutual labels:  elegant
Jekyll Theme Yat
🎨 Yet another theme for elegant writers with modern flat style and beautiful night/dark mode.
Stars: ✭ 113 (+140.43%)
Mutual labels:  elegant
Own-Programming-Language-Tutorial
Репозиторий курса "Как создать свой язык программирования"
Stars: ✭ 95 (+102.13%)
Mutual labels:  interpreted-programming-language
CBF-CLF-Helper
Matlab Interface for Control Barrier Function (CBF) and Control Lyapunov Function (CLF) based control methods.
Stars: ✭ 79 (+68.09%)
Mutual labels:  safety-critical
sugar
Declarative HTTP client for Golang
Stars: ✭ 25 (-46.81%)
Mutual labels:  elegant
suru-plus-dark
Suru++ 25 Dark — A full dark cyberpunk, elegant, futuristic and Papirus-like third-party icons theme
Stars: ✭ 55 (+17.02%)
Mutual labels:  elegant
Elegant
Best theme for Pelican Static Blog Generator
Stars: ✭ 241 (+412.77%)
Mutual labels:  elegant
fourinarow-app
An online version of the popular game four in a row, written in Flutter + Dart on the client and Rust on the server side.
Stars: ✭ 23 (-51.06%)
Mutual labels:  reliable
Sublime Da Ui
Adaptive, Customizable, Elegant UI Theme and Color Schemes for Sublime Text 3
Stars: ✭ 180 (+282.98%)
Mutual labels:  elegant
atomically
Write files atomically and reliably.
Stars: ✭ 136 (+189.36%)
Mutual labels:  reliable
Things Calendar
Simple but elegant datepicker for the web — inspired by Things for mac
Stars: ✭ 165 (+251.06%)
Mutual labels:  elegant
CopperLang
The Copper interpreted programming language / embeddable interpreter / virtual machine
Stars: ✭ 27 (-42.55%)
Mutual labels:  interpreted-programming-language
WebsocketPromisify
Makes websocket's API just like REST with Promise-like API, with native Promises.
Stars: ✭ 18 (-61.7%)
Mutual labels:  strongly-typed
Making-elegant-Matlab-figures
A repository comprising multiple functions for making elegant publication-quality figures in MATLAB
Stars: ✭ 44 (-6.38%)
Mutual labels:  elegant
effector-reeffect
Concurrent effects for Effector ☄️
Stars: ✭ 56 (+19.15%)
Mutual labels:  side-effects

SparForte README File

Ken O. Burtch is the author of "Linux Shell Scripting with Bash" and former IT Architect with the "Webkinz" brand websites. With nearly 20 years experience in the IT business, including many years with multi-billion dollar companies, Ken was concerned over hard to scale, hard to maintain scripting languages, he created SparForte as a tool to solve real business problems. Based a ISO standard proven effective for large, mission-critical projects, SparForte is designed for fast development of large projects while, at the same time, providing easier maintenance and bug removal.

Licensing

COPYING contains information about the GPL licence. The SparForte documentation is located in the doc/ directory.

AdaCGI is released under the GPL licence. The only changes were to add the "-q" flag in the makefile for quieter makes.

APQ is released under the ACL or GPL licence.

Installation

If you have downloaded the binary version, you should have the spar binary and the SparForte manual in the doc directory and sample scripts in the examples directory.

To install SparForte as your login shell, copy the "spar" file to the /usr/local/bin directory (or type "make install" to do this for you). Then change the /etc/passwd file accordingly. Alternatively, change /etc/shells to allow users to select spar as a shell with chsh. You will need to be the superuser to copy or edit these files.

If you have downloaded the SparForte sources, the INSTALL file contains instructions for compiling the sources.

"Have a lot of fun!"

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].