spotlessmind1975 / ugbasic

An isomorphic BASIC language compiler for retrocomputers
Apache License 2.0
90 stars 15 forks source link

ugBASIC

An isomorphic BASIC language compiler for retrocomputers by Marco Spedaletti (asimov@mclink.it)

ABOUT THIS SOFTWARE

A cross compiler of BASIC dialect specialized in programs that are very efficient "by design" on various 8-bit platforms (based on MOS 6502/6510, Motorola 6809 and Zilog Z80), without the need for "fine tuning" them and without compromises of other dev-kits.

WHY SHOULD I USE "ugBASIC"?

For more information please look here.

SUPPORTED HARDWARE

This is a short list of supported hardware and output file formats:

The complete list of targets can be found here.

WHAT DOES "ug" MEAN?

It is an acronym.

LICENSE

Copyright 2021-2024 Marco Spedaletti

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

This program contains algorithms and software written by third parts. Please refer to the conditions present in that page also, if you wish to reproduce or reuse this software.