AegeanC
The Aegean C compiler
Install / Use
/learn @gousiosg/AegeanCREADME
1.Preface
This is the implementation of the Aegean C compiler prepared by
Aegean_force(4); during the Hardware & Software I course.
The contents of the Aegean C programming language can be found at
the web page of Prof Diomides Spinellis (http://kerkis.math.aegean.gr/~dspin/comp)
2.Contents This archive consists of the sources of the Aegean C language, a sample Aegean C programm a simple makefile to help the compiling and installing process, a simple sh script to help the Aegean C programms compiling, and a .doc file that describes the compiler bulding process
3.Compile-Install *To compile the compiler simply type make at the command prompt *To install the compiler and its sources to your home directory, type make install *To clean old core files and recompile type make clean
4.Running the compiler To compile an Aegean C programm you can either use the acc program or the acc.sh script. We recomend to use the script because it does everything (compiling and re-compiling the assembly sources with gcc) by its own The usage of the script is ./acc.sh input_name.ac output_name It compiles the Aegean C source to assembly and recompiles the assembly with gcc to produce the output_name executable.
The usage of acc is the following ./acc <input_name.ac >output_name.s gcc -o executable_name output_name
Related Skills
node-connect
349.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.9kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
