Hacker News new | ask | show | jobs
by summarity 497 days ago
Oh very neat. I had worked with Fennel inside touchOSC to create custom control surfaces and used it extensively for chord identification logic. The code is private, but here's an excerpt (e.g. norm-chord tries to identify chords based on MIDI notes): https://gist.github.com/turbo/264d44f4f820b5b32fdd13b8ef475d...

You're right it's very expressive. I wish there was something like Teal, but for Fennel. I know there are libraries for runtime typing, but my ideal language would be a gradually statically typed Fennel.