Salvaging XC features
The XC language is (was) a very intereting proposal for a programming
language, though it was very strongly connected to the specific
XMOS/XCORE CPUs.
They have stopped maintaining it, but the language is still worth a
study. Specificly it had some language features
("combinable"/"distributable"++) that barely restricted the languages
expressive power, but still enabled the compiler to do wonderful things.
We could aim to explore whether these can be utilized and/or modified
into something useful, also outside of the XC context?
If this sounds at all enticing, let us discuss.
Ref:
|