Show HN: Cicada – a scripting language that integrates with C https://ift.tt/G6Eo2b1
Show HN: Cicada – a scripting language that integrates with C I wrote a lightweight scripting language that runs together with C. Specifically, it's a C library, you run it through a C function call, and it can callback your own C functions. Compiles to ~250 kB. No dependencies beyond the C standard library. Key language features: * Uses aliases not pointers, so it's memory-safe * Arrays are N-dimensional and resizable * Runs scripts or its own 'shell' * Error trapping * Methods, inheritance, etc. * Customizable syntax https://ift.tt/sVuE5w7 January 30, 2026 at 04:07AM
Show HN: Cicada – a scripting language that integrates with C https://ift.tt/G6Eo2b1
Reviewed by Technology World News
on
January 30, 2026
Rating:
No comments: