Beebo, a wave simulator written in C
git.sr.ht
Beebo, a wave simulator written in C
1–7 of 7 posts
Re: Beebo, a wave simulator written in C
#2Re: Beebo, a wave simulator written in C
#3https://git.sr.ht/~willowf/beebo/tree/master/item/src/result...
I think it's cool that stuff like this works in C but my gut feeling is that this isn't going to play well with LSP tools. Are state-of-the-art C LSP servers aware of the preprocessor?
Re: Beebo, a wave simulator written in C
#4Interesting use of macros to get a generic "result" thingy: https://git.sr.ht/~willowf/beebo/tree/master/item/src/result... I think it's cool that stuff like this works in C but my gut feeling is that this isn't going to play well with LSP tools. Are state-of-the-art C LSP servers aware of the preprocessor?
Re: Beebo, a wave simulator written in C
#5Re: Beebo, a wave simulator written in C
#6Interesting use of macros to get a generic "result" thingy: https://git.sr.ht/~willowf/beebo/tree/master/item/src/result... I think it's cool that stuff like this works in C but my gut feeling is that this isn't going to play well with LSP tools. Are state-of-the-art C LSP servers aware of the preprocessor?
Re: Beebo, a wave simulator written in C
#7Interesting use of macros to get a generic "result" thingy: https://git.sr.ht/~willowf/beebo/tree/master/item/src/result... I think it's cool that stuff like this works in C but my gut feeling is that this isn't going to play well with LSP tools. Are state-of-the-art C LSP servers aware of the preprocessor?