{"id":15663331,"url":"https://github.com/jaredly/j3","last_synced_at":"2025-05-05T21:04:22.512Z","repository":{"id":66952773,"uuid":"585429892","full_name":"jaredly/j3","owner":"jaredly","description":"Another attempt to realize my programming language","archived":false,"fork":false,"pushed_at":"2025-02-05T03:39:49.000Z","size":63130,"stargazers_count":23,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-30T23:41:12.405Z","etag":null,"topics":["algebraic-data-types","algebraic-effects","lisp","pure"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaredly.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"Roadmap.md","authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-05T06:32:39.000Z","updated_at":"2025-02-07T20:55:52.000Z","dependencies_parsed_at":"2025-01-09T04:40:38.419Z","dependency_job_id":null,"html_url":"https://github.com/jaredly/j3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredly%2Fj3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredly%2Fj3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredly%2Fj3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredly%2Fj3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredly","download_url":"https://codeload.github.com/jaredly/j3/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252576987,"owners_count":21770721,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["algebraic-data-types","algebraic-effects","lisp","pure"],"created_at":"2024-10-03T13:36:42.777Z","updated_at":"2025-05-05T21:04:22.477Z","avatar_url":"https://github.com/jaredly.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# jerd, or maybe stoa\n\nThis used to be the repo of a programming language + structured editor.\n\nNow I'm calling it a Language Development Environment; it's an editor that you can use to incrementally create self-hosted programming languages.\n\nCurrently I'm working on a terminal-based incarnation, because I thought it would be fun, and because the constraints allow me to focus in on the core functionality. You can see an example of what it looks like [here](https://x.com/jaredforsyth/status/1831887867712565312).\n\nIf you want to try out the terminal interface, you'll need two commands:\n- `npm run ows` starts the server, which manages persistence\n- `npm run owc` will start the cli client\n\nBoth use `bun`, which handily evaluates typescript files without any fuss.\n\nI recommend `pnpm` for installing the dependencies.\n\nctrl_arrows when the toplevel is fully selected, can move a toplevel around\n\n## The Compiler Tutorial\n\nI've written a compiler (and type-checker) tutorial using the previous version of the Language Development Environment, which can be viewed at https://compiler.jaredforsyth.com. There's a lot of good stuff there, but I want to rewrite it entirely, and as a part of that I realized I needed to rebuild the LDE from the ground up. As one does.\n\n## Repo organization\nit is not\n\nmost of the new work is happening in the `one-world` directory.\nother directories contain various previous versions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaredly%2Fj3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaredly%2Fj3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaredly%2Fj3/lists"}