用AI赚第一桶💰低成本搭建一套AI赚钱工具,源码可二开。 广告
[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` 生成可执行文件