intentio

所属分类:其他
开发工具:Haskell
文件大小:0KB
下载次数:0
上传日期:2018-12-16 10:41:00
上 传 者sh-1993
说明:  一种用于文本数据处理的实验性编程语言,
(An experimental programming language for textual data processing,)

文件列表:
.clang-format (132, 2018-12-16)
.editorconfig (199, 2018-12-16)
.hlint.yaml (1012, 2018-12-16)
CMakeLists.txt (749, 2018-12-16)
Justfile (1890, 2018-12-16)
LICENSE.txt (1083, 2018-12-16)
azure-pipelines.yml (2193, 2018-12-16)
bin/ (0, 2018-12-16)
bin/test-intentioc.sh (279, 2018-12-16)
brittany.yaml (688, 2018-12-16)
cmake/ (0, 2018-12-16)
cmake/Modules/ (0, 2018-12-16)
cmake/Modules/AddCMockaTest.cmake (760, 2018-12-16)
compiler/ (0, 2018-12-16)
compiler/package.yaml (578, 2018-12-16)
compiler/src/ (0, 2018-12-16)
compiler/src/Intentio/ (0, 2018-12-16)
compiler/src/Intentio/Cache/ (0, 2018-12-16)
compiler/src/Intentio/Cache/WorkDir.hs (1102, 2018-12-16)
compiler/src/Intentio/Codegen.hs (529, 2018-12-16)
compiler/src/Intentio/Codegen/ (0, 2018-12-16)
compiler/src/Intentio/Codegen/Emitter.hs (3700, 2018-12-16)
compiler/src/Intentio/Codegen/Emitter/ (0, 2018-12-16)
compiler/src/Intentio/Codegen/Emitter/Body.hs (6301, 2018-12-16)
compiler/src/Intentio/Codegen/Emitter/Item.hs (3251, 2018-12-16)
compiler/src/Intentio/Codegen/Emitter/Module.hs (4000, 2018-12-16)
compiler/src/Intentio/Codegen/Emitter/Monad.hs (3464, 2018-12-16)
compiler/src/Intentio/Codegen/Emitter/Printer.hs (2272, 2018-12-16)
compiler/src/Intentio/Codegen/Emitter/Types.hs (2318, 2018-12-16)
compiler/src/Intentio/Codegen/Emitter/Util.hs (1914, 2018-12-16)
compiler/src/Intentio/Codegen/GCC.hs (3237, 2018-12-16)
compiler/src/Intentio/Codegen/Imp.hs (211, 2018-12-16)
compiler/src/Intentio/Codegen/Imp/ (0, 2018-12-16)
compiler/src/Intentio/Codegen/Imp/Model.hs (4708, 2018-12-16)
compiler/src/Intentio/Codegen/Imp/Transform.hs (6651, 2018-12-16)
compiler/src/Intentio/Codegen/SymbolNames.hs (2221, 2018-12-16)
compiler/src/Intentio/Codegen/SymbolNames/ (0, 2018-12-16)
compiler/src/Intentio/Codegen/SymbolNames/Mangling.hs (1455, 2018-12-16)
... ...

# Intentio [![Build Status](https://dev.azure.com/intentio-lang/intentio/_apis/build/status/intentio-lang.intentio)](https://dev.azure.com/intentio-lang/intentio/_build/latest?definitionId=1) This is the main source code repository for [Intentio]. It contains the compiler, runtime library and standard library. ## License Intentio source code is released under MIT License. See the [LICENSE] file for license rights and limitations. [Intentio]: https://github.com/intentio-lang [LICENSE]: https://github.com/intentio-lang/intentio/blob/master/LICENSE.txt

近期下载者

相关文件


收藏者