pcgeos (Developers)
PC GEOS uses a custom version of assembly with OOP called ESP. But the most of applications should've been written in C-like language called GOC (another variant of C with OOP, if I'm not wrong).
This is what the DOCS say:
> This software development kit is geared towards C programmers. The SDK is
> based around the GEOS-specific language Goc, which is based on C. Very few
> programmers will ever need to use anything else. However, a few programmers
> will want to write the most efficient code possible; for their benefit, this
> SDK lets you program in Esp, the GEOS assembly language.
It's very likely that the base GEOS was written in ESP too. For more info, you can find development docs here: https://bluewaysw.github.io/pcgeos/
Complete thread:
- pcgeos - kerravon, 02.04.2024, 00:18
- pcgeos - bocke, 18.04.2024, 21:38