{"payload":{"pageCount":1,"repositories":[{"type":"Public","name":"make-a-svg","owner":"pounce-lang","isFork":false,"description":"make-a-svg","allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-11-21T02:16:13.723Z"}},{"type":"Public","name":"draw-code-plot","owner":"pounce-lang","isFork":false,"description":"","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-09-16T16:52:01.558Z"}},{"type":"Public","name":"js-core","owner":"pounce-lang","isFork":false,"description":"Core elements of a Pounce (pounce-lang) interpreter, parser, preprocessor written in TypeScript. Pounce types are being developed (a preprocess type checker is in beta)","allTopics":["joy-language","concatenative-programming-language","forth-like","programming-language","interpreter"],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":12,"starsCount":6,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-06-20T01:21:32.139Z"}},{"type":"Public","name":"show-case","owner":"pounce-lang","isFork":false,"description":"A pounce-lang show-cases (a sampler of live code examples) with explanations.","allTopics":["concatenative-language","pounce-lang","react"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":2,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-01-08T04:26:07.508Z"}},{"type":"Public","name":"py-core","owner":"pounce-lang","isFork":false,"description":"Pounce lang aimed at running on microPython or circuitPython ","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-12-17T02:06:51.017Z"}},{"type":"Public","name":"tixy-pounce","owner":"pounce-lang","isFork":false,"description":"code-golf like tixy.land, but for the Pounce programming (post-fix notation) language.","allTopics":["programming-language","code-golf","concatenative-interpreting-language","forth-like"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-12-08T23:54:39.592Z"}},{"type":"Public","name":"c-core","owner":"pounce-lang","isFork":false,"description":"A Pounce core (parser and interpreter) written in C, targeting microprocessors and webAssembly. ","allTopics":["interpreter","repl"],"primaryLanguage":{"name":"C","color":"#555555"},"pullRequestCount":0,"issueCount":2,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-08-10T18:13:44.934Z"}},{"type":"Public","name":"lap","owner":"pounce-lang","isFork":false,"description":"A Little application of Pounce that tries to follow along with the book \"The Little Typer\"","allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-05-30T19:40:58.366Z"}},{"type":"Public","name":"web-panel","owner":"pounce-lang","isFork":false,"description":"A web panel for interfacing (USB serial) with microcontrollers from the comfort of a webpage.","allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-12-22T23:05:30.539Z"}},{"type":"Public","name":"transparentsea","owner":"pounce-lang","isFork":false,"description":"Pounce coding, generative art, at sixty","allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":1,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-12-22T22:34:30.593Z"}},{"type":"Public","name":"c-examples","owner":"pounce-lang","isFork":false,"description":"a few projects that use pounce-lang/c-core for as an embedded microprocessor language","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-11-25T18:46:36.069Z"}},{"type":"Public","name":"kwilt","owner":"pounce-lang","isFork":false,"description":"A super simple quilt design app (oh no, coded in pounce)","allTopics":["art","concatenative-language","transparent-color"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":4,"starsCount":1,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-01-04T01:04:13.117Z"}},{"type":"Public","name":"plexy-glass","owner":"pounce-lang","isFork":false,"description":"Playing with code-art transparent media","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-12-09T02:58:34.236Z"}},{"type":"Public","name":"simple-example-app","owner":"pounce-lang","isFork":false,"description":"A simple example application that lets you do some Pounce programming in the browser.","allTopics":["programming-language"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-11-29T05:22:32.677Z"}},{"type":"Public","name":"parser","owner":"pounce-lang","isFork":false,"description":"a Pounce parser","allTopics":["parser"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-10-09T01:42:26.381Z"}}],"repositoryCount":15,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"Repositories"}