Hacker News new | ask | show | jobs
by pedrow 946 days ago
I had a look at the repo in https://sourceforge.net/p/recoil/code/ci/master/tree/ - I think the meat of it is a giant file called 'recoil.fu' (22481 lines long)

[edit] it is written in the 'Fusion Language' https://github.com/fusionlanguage/fut (and not https://gaelduval.com/introducing-fusion-the-ultimate-progra... !) - there's a playground at http://fusion-lang.org/ . I'd never heard of it before but seems a bit like Haxe perhaps?

2 comments

The language has been created by the main author of RECOIL, Piotr 'Fox' Fusik – an offshoot of Ć (Cito) perhaps? [1]

[1] https://news.ycombinator.com/item?id=28805825

Ugh, now I'm torn between wild urges to write a Raku backend for Fusion or port my C++ libraries to Fusion, neither of which is anything like a sensible project in the short term. (Possibly any term.)