[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Coding a musical game using MIDI
- From: bil til <biltil52@...>
- Date: Tue, 17 Jan 2023 09:58:50 +0100
If you want to support the thing from "coding level" (e. g. you write
a C/C++ software and need scripting support), I would strongly
recommend Lua... (I used JS ca. 20 years in a large software system,
and I was VERY glad when I discovered Lua two years ago, now changing
all to Lua - as far as I know JS is not "really supported" any more by
MS for new applications - it seems to have become to large and
"unhandable").
But as see it more from "application side" as I see it, you have to
check in which world you get best support for your application... .