搜索

排序方式
15 个文档
  • epub 文档 Agda User Manual v2.6.2.2

    0 码力 | 354 页 | 433.60 KB | 2 年前
    3
    文档是Agda编程语言的用户手册,介绍了Agda的类型检查、编译和编辑系统等相关工具和资源。手册分为多个章节,包括入门指南、语言参考、工具使用指南等。Agda 2.3.2版本开始支持实验性的Latex后端,可以通过命令行选项`--latex`生成Latex文件,并使用LaTeX编译器如pdflatex进行处理。文档还详细介绍了命令行选项的使用,如`--help`、`--version`、`--print-agda-dir`等,随着版本的更新,部分选项如`--interaction-json`在2.6.1版本中新增。另外,文档提到了Agda的类型检查功能,包括`--only-scope-checking`和`--double-check`等选项,以及用于latex后端的`agda.sty`包的定制。`Search About`功能可以通过搜索范围内的定义,帮助用户快速找到所需的信息。
  • epub 文档 Agda User Manual v2.5.4.1

    0 码力 | 216 页 | 207.64 KB | 2 年前
    3
    The Agda User Manual v2.5.4.1 provides comprehensive documentation for the Agda programming language, focusing on its type checking, compilation, and editing system. The manual includes sections on language reference, installation, tools, and documentation. It covers Agda's core features such as data types, function definitions, and universe levels, as well as practical guidance for using the editing and compilation system. The manual also addresses known issues and provides instructions for contributing to Agda's development and documentation.
  • epub 文档 Agda User Manual v2.6.2.1

    0 码力 | 350 页 | 416.80 KB | 2 年前
    3
    文档是Agda 2.6.2.1的用户手册,系统介绍了Agda编程语言及其相关工具和资源的使用。手册涵盖了命令行选项、编程语法、代码示例、错误处理以及高级功能如Cubical和HTML/LaTeX生成。Agda手册旨在帮助用户理解和使用Agda语言,提供了详细的使用说明和故障排除指南,强调了命令行选项的重要性以及如何优化代码的编写和调试。
  • epub 文档 Agda User Manual v2.6.3

    0 码力 | 379 页 | 354.83 KB | 2 年前
    3
    The Agda User Manual v2.6.3 is an incomplete but comprehensive guide to the Agda programming language, its type checking, compilation system, and related tools. It provides an overview of the language reference, including experimental features like Cubical Agda, copatterns, and guarded recursion. The manual also details various options for type checking, compilation, and system configuration, such as universe levels, Sized Types, and rewrite rules. Users are encouraged to contribute to the manual through GitHub, and additional resources, including tutorials and documentation, are available on the Agda Wiki. The manual covers installation, basic usage, and advanced features while emphasizing the importance of community contributions for its improvement.
  • epub 文档 Agda User Manual v2.5.2

    0 码力 | 151 页 | 152.49 KB | 2 年前
    3
    文档介绍了Agda编程语言及其相关工具的使用。主要内容包括Agda的安装、语言特性(如函数类型、数据类型、模块系统)、工具的使用(如自动证明搜索和命令行选项)以及库管理(包括库文件的结构和安装方法)。文档还提到了Agda的语言参考和工具系统,强调了其类型检查和编译功能。
  • epub 文档 Agda User Manual v2.6.1.1

    0 码力 | 297 页 | 375.42 KB | 2 年前
    3
    文档主要介绍了Agda编程语言的用户手册,涵盖了Agda的基本信息、命令行选项、错误处理、警告标志以及模式匹配的相关内容。文档详细说明了Agda的安装、使用、编译等操作,并提供了相关的命令和选项,如--help、--interaction、--version等。此外,文档还讨论了Agda的错误处理机制,包括如何处理未解决的元变量和非终止代码,并介绍了模式匹配的相关设置。文档还提供了如何使用Agda进行编译和调试的指导,以及如何在其他编辑器中使用Agda。
  • epub 文档 Agda User Manual v2.5.4

    0 码力 | 216 页 | 207.63 KB | 2 年前
    3
    《Agda User Manual v2.5.4》是Agda编程语言的用户手册,介绍了其安装、使用、编辑系统及相关工具。文档详细说明了Agda的类型检查、编译、错误处理和模块系统,并提到了自动证明搜索工具Auto的使用。手册还讨论了Agda的安全性选项和与标准库的兼容性,强调了使用--safe选项的重要性。
  • epub 文档 Agda User Manual v2.6.1

    0 码力 | 297 页 | 375.42 KB | 2 年前
    3
    《Agda User Manual v2.6.1》是Agda编程语言的用户手册,介绍了Agda语言及其类型检查、编译和编辑系统的使用。手册还提供了贡献指南、文档编写说明以及如何使用Agda的工具和资源的信息。文档特别提到了Agda 2.6.1版本的新特性,包括对累加性(cumulativity)的支持,并详细说明了如何编写和测试文档中的代码示例。
  • epub 文档 Agda User Manual v2.6.1.3

    0 码力 | 305 页 | 375.80 KB | 2 年前
    3
    文档是Agda编程语言的用户手册,详细介绍了其核心功能、命令行选项和相关工具。手册涵盖了模式匹配、交互模式、编译选项、缓存功能、调试选项以及实验性功能等内容。此外,文档还提供了关于如何为Agda项目做贡献的指导,解释了如何通过GitHub提交问题或拉取请求。手册强调了社区贡献的重要性,并提供了访问Agda Wiki和其他资源的链接,以便用户深入了解语言和工具。
  • epub 文档 Agda User Manual v2.6.0.1

    0 码力 | 256 页 | 247.15 KB | 2 年前
    3
    《Agda User Manual v2.6.0.1》是关于Agda编程语言的用户手册,介绍了Agda的安装、配置、编辑系统、语言特性和相关工具的使用。文档详细说明了如何在本地渲染文档、类型检查代码示例以及使用Agda进行交互式编程和文档生成。手册还提供了丰富的教程资源和语言参考,涵盖依赖类型、模块系统、终止检查等核心特性。
共 15 条
  • 1
  • 2
前往