企业🤖AI Agent构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
[TOC] ## raco 打包命令 ``` docs search and view documentation make compile source to bytecode setup install and build libraries and documentation pkg manage packages planet manage Planet package installations exe create executable test run tests associated with files/directories ``` ## 示例 ### 编译 若编译失败需要在头部加入`#lang racket` `raco exe demo.rkt` 生成可执行文件