1. 首页
  2. 考试认证
  3. 其它
  4. euclid parser 解析几何证明语言以构建图表说明

euclid parser 解析几何证明语言以构建图表说明

上传者: 2024-10-07 18:25:00上传 ZIP文件 17.71KB 热度 30次
euclid解析器解析几何证明语言以获取图表构建说明。使用。玩语法。安装npm install euclid-parser或者: git clone https://github.com/anandthakker/euclid-parser.git cd euclid-parser npm install用法var parser = require ( 'euclid-parser' ) ; var input = [ 'let a be the point (1,2)' , 'let b = (3, 4)' , 'let s be the segment from a to b' , 'let t be the line determined by a and b' , 'let o be the circle with center a c
下载地址
用户评论