cowgol

A self-hosted Ada-inspired programming language for very small systems. (by davidgiven)

Cowgol Alternatives

Similar projects and alternatives to cowgol

  • cpmish

    15 cowgol VS cpmish

    An open source sort-of CP/M 2.2 distribution.

  • millfork

    Millfork: a middle-level programming language targeting 6502- and Z80-based microcomputers and home consoles

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • RunCPM

    RunCPM is a multi-platform, portable, Z80 CP/M 2.2 emulator.

  • cpmhttpd

    A basic web server for CP/M

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better cowgol alternative or higher similarity.

cowgol reviews and mentions

Posts with mentions or reviews of cowgol. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-01.
  • Very interesting project... Check out supported targets...
    1 project | /r/VintageApple | 11 Dec 2023
  • On Writing a Compiler, One Year Later
    1 project | /r/Compilers | 21 Apr 2022
    My compiler architecture uses table-based backends, and the 8080 implementation ends up being 1600 lines, most of which is boilerplate: https://github.com/davidgiven/cowgol/blob/master/src/cowbe/arch8080.cow.ng
  • Ask HN: Are impressive new programs being written for CP/M?
    5 projects | news.ycombinator.com | 1 May 2021
    There are no doubt some systems still running under emulation doing the same thing as they were 40 years ago. But the truth is CP/M is dead. Long live CP/M!

    It's just hobbyists now. One hacker ported his game to a Kaypro under CP/M a couple years ago: http://www.chrisfenton.com/dd9-kaypro-edition/

    Much of the focus is on porting CP/M to whatever new or old Z80 system someone has built or found. I can't think of anything particularly dazzling besides the above, in terms of recent new programs, but here are some pointers if you wanted to write something yourself!

    RunCPM is a CP/M Z80 virtual machine under modern OSes for development etc. https://github.com/MockbaTheBorg/RunCPM

    CP/Mish is an attempt to bring all the free software CP/M tools together. It is to CP/M as Linux is to UNIX, or FreeDOS is to MS-DOS. A mostly complete, improved, libre reimplementation: https://github.com/davidgiven/cpmish

    Also from David Given (and not CP/M specific) is Cowgol. Alpha quality. But it's a self-hosted Pascal/Ada-like language with compiler. Runs on 8-bit systems, at least theoretically. It is written, of course, entirely in Cowgol: https://github.com/davidgiven/cowgol

    Millfork is a language which targets CP/M systems, among others. It's a whole-program optimizing compiler for a language somewhat lower level than C, with properties that make it very nice to compile for 8-bit systems like no recursion, and no automatic promotion to 16-bit integers in type handling: https://github.com/KarolS/millfork

    SDCC supports the platform with C surprisingly well. I wouldn't call it rock-solid but compared to the above toys it is an industrial quality compiler for the Z80. In fact, C seems to be the most common actual language for hobbyist and the little remaining serious Z80 development, probably ahead of assembly.

    If it just reads and writes the terminal and can fit in 64 KB, then a port is probably straightforward.

  • A note from our sponsor - SaaSHub
    www.saashub.com | 2 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic cowgol repo stats
3
231
5.7
23 days ago

davidgiven/cowgol is an open source project licensed under BSD 2-clause "Simplified" License which is an OSI approved license.

The primary programming language of cowgol is C.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com