xipd

programming language for audio processing that compiles to PureData
git clone https://git.ce9e.org/xipd.git

DateCommit messageAuthor
2024-08-09 12:42add support for arraysTobias Bengfort
2023-04-29 15:51typoTobias Bengfort
2022-09-02 06:52allow expressions as statementsTobias Bengfort
2022-09-02 06:47add some binary operatorsTobias Bengfort
2022-09-02 06:47fix operator parsingTobias Bengfort
2022-08-28 17:32extend stdlibTobias Bengfort
2022-08-28 17:32format: allow float positionsTobias Bengfort
2022-08-28 17:32typoTobias Bengfort
2022-08-27 08:42allow to include xipd files from packageTobias Bengfort
2022-08-27 08:36include std.xipd in packageTobias Bengfort
2022-08-27 08:35package using setup.cfgTobias Bengfort
2022-08-26 21:26add README.mdTobias Bengfort
2022-08-26 19:05add simple testTobias Bengfort
2022-08-26 18:57resolve include relative to current fileTobias Bengfort
2022-08-26 18:01add std libraryTobias Bengfort
2022-08-26 17:24make formatting optionalTobias Bengfort
2022-08-27 08:28refine cliTobias Bengfort
2022-08-26 10:13add autoformatTobias Bengfort
2022-08-26 17:07return str from rendererTobias Bengfort
2022-08-26 10:17create rendererTobias Bengfort
2022-08-26 10:17fix operator precedenceTobias Bengfort
2022-08-26 10:13create parserTobias Bengfort
2022-08-26 10:41initTobias Bengfort