Pascal-FC-LexBailey

所属分类:超算/并行计算
开发工具:Pascal
文件大小:0KB
下载次数:0
上传日期:2023-11-18 23:14:44
上 传 者sh-1993
说明:  Pascal FC是Pascal的一个实现,具有用于教授并发编程的额外构造,由Alan Burns和G eoff Davies编写。
(Pascal FC is an implementation of pascal with extra constructs for teaching concurrent programming, written by Alan Burns and G eoff Davies.)

文件列表:
LICENSE (783, 2023-11-18)
Makefile (209, 2023-11-18)
helloworld.pas (59, 2023-11-18)
pfc (354, 2023-11-18)
pfccomp.pas (171817, 2023-11-18)
pint.pas (73309, 2023-11-18)

# Pascal FC Pascal FC is an implementation of pascal with extra constructs for teaching concurrent programming, written by Alan Burns and Geoff Davies. This repo is a version that will compile and run on a modern linux machine using the free pascal compiler. # Installation Step 1: install the free pascal compiler Step 2: `make all` Step 3: (optional) `sudo make install` You can now build and run a program with `pfc myprogram.pas` Give it a try by doing `pfc helloworld.pas` or `./pfc helloworld.pas` if you skipped step 3 # Licence Pascal FC is released under the GNU GPL version 2

近期下载者

相关文件


收藏者