A DSP language/engine written in Zig
  • Zig 76%
  • MDX 13.2%
  • Svelte 3.5%
  • JavaScript 3%
  • TypeScript 2.2%
  • Other 2.1%
Find a file
Joseph DALY b8cb0e729d
All checks were successful
/ test (push) Successful in 53s
forgejo action
2026-02-17 17:03:00 +01:00
.forgejo/workflows forgejo action 2026-02-17 17:03:00 +01:00
app repl: reset reg index to 0 for each iteration 2026-02-06 00:05:19 +01:00
core propagate constant bindings 2026-02-06 00:51:54 +01:00
docs display default arg value in docs 2026-02-05 20:42:57 +01:00
examples examples: add triangle tube bass 2026-02-03 22:31:48 +01:00
std std: add fm synthesis builtin 2026-02-03 12:24:05 +01:00
wasm extract compilation passes to a single function 2026-02-04 10:30:56 +01:00
web avoid referencing deleted script 2026-02-05 20:36:40 +01:00
build.zig generate docs for std functions 2026-01-25 12:53:43 +01:00
build.zig.zon add license and readme to build.zig.zon 2025-12-23 17:19:35 +01:00
default.nix initial commit 2025-12-17 10:15:55 +01:00
flake.lock chore: update lockfile 2026-01-20 10:56:57 +01:00
flake.nix add shell.nix for web codebase 2026-01-25 01:38:51 +01:00
license initial commit 2025-12-17 10:15:55 +01:00
pages.sh add small pages bin/doc sync script 2026-02-04 12:35:25 +01:00
readme.md clarify license use in readme 2026-01-24 17:03:54 +01:00
shell.nix chore: update lockfile 2026-01-20 10:56:57 +01:00

diogenic

a DSP language/engine written in Zig

license

this project is licensed under GNU GPL v3

the std/ directory is a standalone standard library and is licensed under the MIT license