# ec2playground
**Repository Path**: vincentwei7/ec2playground
## Basic Information
- **Project Name**: ec2playground
- **Description**: 面向少儿信息学启蒙的可执行考鼎码(EC2)在线练习场,基于洛书解释器引擎和 WASM 平台开发。
- **Primary Language**: Unknown
- **License**: AGPL-3.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 1
- **Created**: 2024-12-26
- **Last Updated**: 2025-06-14
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 可执行考鼎码在线练习场
可执⾏考⿍码(Executable Coding Code,EC2)是⼀种主要⽤于少⼉信息学启蒙的编程语⾔。
本工程为 EC2 的在线练习场之实现,使用 WASM 技术实现运行时,CodeMirror v5 编辑器实现代码的编辑。
## 部署指南
(待定)
## 开发者
本项目主要编码工作由编程语言[洛书](https://losu.tech)开发团队完成:
- [CHEN Chaochen](https://gitee.com/cthree2004)
- [CHENG Tianyu](https://gitee.com/matriller)
- [HUANG Dongqiao](https://gitee.com/lulihaha)
本项目前端及后端功能开发由WEI Yongming完成。
## 赞助人
本项目的成功开发和实施离不开如下赞助人的支持:
- [LIU Yongkang](https://github.com/yongkangl)
- [HU Jun](https://gitee.com/biparadox)
- [WEI Yongming](https://github.com/VincentWei)
## 许可证
EC2 Playground - The playground for the Executable Coding Code.
Copyright (C) 2024, 2025 EC2 Community
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see .