mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
4281cae870
Copper an experimental programming language used to develop Code Browser 4. It is based on Zinc [http://tibleiz.net/zinc/] with some improvements such as genericity, multiple return values or variadic arguments. It does not generate intermediary C code anymore, it has two backends: a x86 COFF generator and LLVM (version 2.9). WWW: http://tibleiz.net/copper/
8 lines
362 B
Plaintext
8 lines
362 B
Plaintext
Copper an experimental programming language used to develop Code Browser 4.
|
|
It is based on Zinc [http://tibleiz.net/zinc/] with some improvements such
|
|
as genericity, multiple return values or variadic arguments. It does not
|
|
generate intermediary C code anymore, it has two backends: a x86 COFF
|
|
generator and LLVM (version 2.9).
|
|
|
|
WWW: http://tibleiz.net/copper/
|