[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-10422":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":17,"stars30d":17,"stars90d":16,"forks30d":16,"starsTrendScore":17,"compositeScore":18,"rankGlobal":10,"rankLanguage":10,"license":19,"archived":20,"fork":20,"defaultBranch":21,"hasWiki":20,"hasPages":20,"topics":22,"createdAt":10,"pushedAt":10,"updatedAt":28,"readmeContent":29,"aiSummary":30,"trendingCount":16,"starSnapshotCount":16,"syncStatus":31,"lastSyncTime":32,"discoverSource":33},10422,"Eve","witheve\u002FEve","witheve","Better tools for thought","http:\u002F\u002Fwitheve.com",null,"TypeScript",7223,261,185,70,0,1,63.85,"Apache License 2.0",false,"master",[23,24,25,26,27],"database","eve","ide","language","programming-language","2026-06-12 04:00:50","\u003Cp align=\"center\">\n  \u003Cimg src=\"http:\u002F\u002Fwww.witheve.com\u002Flogo.png\" alt=\"Eve logo\" width=\"10%\" \u002F>\n\u003C\u002Fp>\n\n---\n \nEve is a programming language based on years of research into building a human-first programming platform. \n\n**This repository hosts a preview of Eve v0.3 alpha, which is no longer under active development.**\n\n## Getting Started with Eve v0.3 preview\n\nInstall [Node](https:\u002F\u002Fnodejs.org\u002Fen\u002Fdownload\u002F) for your platform, then clone and build the [Eve starter repository](https:\u002F\u002Fgithub.com\u002Fwitheve\u002Feve-starter):\n\n```\ngit clone git@github.com:witheve\u002Feve-starter.git\ncd eve-starter\nnpm install\n```\n\nYou can start the program switcher, which allows you to browse included example programs:\n\n```\nnpm start\n```\n\nOr you can run a specific program by providing its path as an argument:\n\n```\nnpm start -- path\u002Fto\u002Fprogram.js\n```\n\n## Integrating Eve into an existing project\n\nYou can get Eve as an npm package\n\n```\nnpm install witheve@preview\n```\n\nThen import Eve to use it in your project\n\n```\nimport {Program} from \"witheve\";\n```\n\n## Learning Eve\n\nYou can learn about Eve with the following resources:\n\n- [Read the Quick Start Tutorial](http:\u002F\u002Fplay.witheve.com\u002F) (use Chrome for best results)\n- [Syntax Quick Reference](https:\u002F\u002Fwitheve.github.io\u002Fassets\u002Fdocs\u002FSyntaxReference.pdf)\n- [Language Handbook (draft)](http:\u002F\u002Fdocs.witheve.com)\n\nAlso, the [mailing list archive](https:\u002F\u002Fgroups.google.com\u002Fforum\u002F#!forum\u002Feve-talk) is a good resource for help and inspiration. In particular, the [Puzzles & Paradoxes series](https:\u002F\u002Fgroups.google.com\u002Fforum\u002F#!searchin\u002Feve-talk\u002FPuzzles$20$26$20Paradoxes%7Csort:date) answers a lot of questions beginners face about the Eve langauge.\n\n## Get Involved\n\n### Join the Community\n\nThe Eve community is small but constantly growing, and everyone is welcome!\n\n- Join or start a discussion on our [mailing list](https:\u002F\u002Fgroups.google.com\u002Fforum\u002F#!forum\u002Feve-talk).\n- Impact the future of Eve by getting involved with our [Request for Comments](https:\u002F\u002Fgithub.com\u002Fwitheve\u002Frfcs) process.\n- Read our [development blog](http:\u002F\u002Fincidentalcomplexity.com\u002F).\n- Follow us on [Twitter](https:\u002F\u002Ftwitter.com\u002Fwith_eve).\n\n### How to Contribute\n\nThe best way to contribute right now is to write Eve code and report your experiences. [Let us know](https:\u002F\u002Fgroups.google.com\u002Fforum\u002F#!forum\u002Feve-talk) what kind of programs you’re trying to write, what barriers you are facing in writing code (both mental and technological), and any errors you encounter along the way.\n\n### How to File an Issue\n\nPlease file any issues in this repository. Before you file an issue, please take a look to see if the issue already exists. When you file an issue, please include:\n\n1. The steps needed to reproduce the bug\n2. Your operating system and browser.\n3. If applicable, the `.*eve` file that causes the bug.\n\n## License\n\nEve is licensed under the Apache 2.0 license, see [LICENSE](https:\u002F\u002Fgithub.com\u002Fwitheve\u002Feve\u002Fblob\u002Fmaster\u002FLICENSE) for details.\n\n## Disclaimer\n\nEve is currently at a very early, \"alpha\" stage of development. This means the language, tools, and docs are largely incomplete, but undergoing rapid and continuous development. If you encounter errors while using Eve, don't worry: it's likely our fault. Please bring the problem to our attention by [filing an issue](https:\u002F\u002Fgithub.com\u002Fwitheve\u002Feve#how-to-file-an-issue).\n\nAs always, with pre-release software, don’t use this for anything important. We are continuously pushing to this codebase, so you can expect very rapid changes. At this time, we’re not prepared make the commitment that our changes will not break your code, but we’ll do our best to [update you](https:\u002F\u002Fgroups.google.com\u002Fforum\u002F#!forum\u002Feve-talk) on the biggest changes.\n","Eve 是一种基于多年研究构建的人性化编程平台的编程语言。其核心功能包括集成开发环境（IDE）和特定的语言特性，旨在简化编程过程并提高用户体验。Eve 采用 TypeScript 开发，支持通过 npm 包的形式集成到现有项目中。它适合用于教育场景、快速原型开发以及对编程友好度有较高要求的应用场合。尽管 Eve 目前处于早期预览阶段（v0.3 alpha），不再进行活跃开发，但它提供了一个探索未来编程方式的独特视角。",2,"2026-06-11 03:28:19","top_topic"]