{"payload":{"pageCount":2,"repositories":[{"type":"Public","name":"dev","owner":"bablr-lang","isFork":false,"description":"Home for development docs and tools","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-28T18:34:59.900Z"}},{"type":"Public","name":"language-en-es3","owner":"bablr-lang","isFork":false,"description":"A BABLR language for ES3 JavaScript (tm)","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-28T18:28:00.782Z"}},{"type":"Public","name":"bablr-cli","owner":"bablr-lang","isFork":false,"description":"CLI for running BABLR parsers ","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-25T06:02:38.336Z"}},{"type":"Public","name":"weak-stack","owner":"bablr-lang","isFork":false,"description":"A stack implemented with WeakMaps","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-15T14:12:01.721Z"}},{"type":"Public","name":"io-vm-node","owner":"bablr-lang","isFork":false,"description":"Colors terminal text streams with ANSI escapes","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-15T14:11:15.466Z"}},{"type":"Public","name":"bablr-vm","owner":"bablr-lang","isFork":false,"description":"A VM for enforcing language rules on agAST trees","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":9,"starsCount":37,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-15T14:09:29.557Z"}},{"type":"Public","name":"agast-helpers","owner":"bablr-lang","isFork":false,"description":"Helper functions for working with agAST trees","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-15T14:06:56.254Z"}},{"type":"Public","name":"agast-vm","owner":"bablr-lang","isFork":false,"description":"A VM providing DOM-like guarantees about agAST trees","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":5,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-15T14:06:44.900Z"}},{"type":"Public","name":"bablr","owner":"bablr-lang","isFork":false,"description":"BABLR!","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":1,"issueCount":0,"starsCount":5,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-13T17:48:20.709Z"}},{"type":"Public","name":"regex-vm","owner":"bablr-lang","isFork":true,"description":"A VM for evaulating nonbacktracking JS-style regexes","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-13T17:45:13.452Z"}},{"type":"Public","name":"language-en-json","owner":"bablr-lang","isFork":false,"description":"A BABLR language for JSON","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-13T17:35:55.386Z"}},{"type":"Public","name":"bablr-website","owner":"bablr-lang","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Astro","color":"#ff5a03"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-13T16:19:48.300Z"}},{"type":"Public","name":"bablr-vm-strategy-parse","owner":"bablr-lang","isFork":false,"description":"An instruction generator for use with grammar classes","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-12T19:51:04.110Z"}},{"type":"Public","name":"language-en-c-comments","owner":"bablr-lang","isFork":false,"description":"A BABLR language for C-style comments","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-11T12:32:22.018Z"}},{"type":"Public","name":"language-en-bablr-cli-verbose-output","owner":"bablr-lang","isFork":false,"description":"A BABLR language for BABLR CLI verbose output","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-11T12:28:17.546Z"}},{"type":"Public","name":"language-en-bablr-vm-instruction","owner":"bablr-lang","isFork":false,"description":"A BABLR language for BABLR VM instructions","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-11T12:26:46.155Z"}},{"type":"Public","name":"language-en-spamex","owner":"bablr-lang","isFork":false,"description":"A BABLR language for SPAM Expresssions","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-11T12:25:46.213Z"}},{"type":"Public","name":"language-en-regex-vm-pattern","owner":"bablr-lang","isFork":false,"description":"A BABLR language for nonbacktracking JS-style regexes","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-11T12:19:51.219Z"}},{"type":"Public","name":"bablr-helpers","owner":"bablr-lang","isFork":false,"description":"Command helpers for use in writing BABLR grammars","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-11T12:14:04.689Z"}},{"type":"Public","name":"strategy_enhancer-debug-log","owner":"bablr-lang","isFork":false,"description":"An agAST VM strategy enhancer that logs instruction execution","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-11T12:12:46.997Z"}},{"type":"Public","name":"language-en-cstml","owner":"bablr-lang","isFork":false,"description":"A BABLR language for CSTML","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-11T12:07:18.908Z"}},{"type":"Public","name":"language-en-blank-space","owner":"bablr-lang","isFork":false,"description":"A BABLR language for tabs, spaces, and line terminators","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-11T11:59:19.730Z"}},{"type":"Public","name":"agast-vm-helpers","owner":"bablr-lang","isFork":false,"description":"Helper functions for working with the agAST VM","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-11T11:34:46.874Z"}},{"type":"Public","name":"language_enhancer-debug-log","owner":"bablr-lang","isFork":false,"description":"A BABLR language enhancer that logs production execution","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-10T20:07:51.858Z"}},{"type":"Public","name":"macrome","owner":"bablr-lang","isFork":true,"description":"The in-tree build system","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-10T19:49:40.937Z"}},{"type":"Public","name":"boot","owner":"bablr-lang","isFork":false,"description":"Compile-time tools for bootstrapping BABLR VM","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-10T19:46:23.260Z"}},{"type":"Public","name":"paneditor","owner":"bablr-lang","isFork":false,"description":"The Paneditor","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-25T17:31:08.581Z"}},{"type":"Public","name":"language-uiua","owner":"bablr-lang","isFork":false,"description":"BABLR language for UIUA","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-25T00:18:35.442Z"}},{"type":"Public","name":"eslint-config-base","owner":"bablr-lang","isFork":false,"description":"A basic eslint config shared by BABLR projects","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-24T18:16:06.672Z"}},{"type":"Public","name":"errawr","owner":"bablr-lang","isFork":false,"description":"Build with better errors! Rawr!","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":3,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-12T21:16:11.046Z"}}],"repositoryCount":42,"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":"bablr-lang repositories"}