💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
[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` 生成可执行文件