联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 编译器/解释器(28) 

[编译器/解释器] bf-llvm

bf编译器,
bf compiler, (2023-09-26, Rust, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695770839107045.html

[编译器/解释器] bfy

Brainfu*k解释器和用Rust编写的REPL,
Brainfu*k interpreter and REPL written in Rust , (2023-08-17, Rust, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1692311581849695.html

[编译器/解释器] bf-llvm

bf llvm,,
bf-llvm,, (2018-06-28, Haskell, 8KB, 下载0次)

http://www.pudn.com/Download/item/id/1687138323773534.html

[编译器/解释器] bf-native

使用llvm lite作为编译器后端编写的brainf*ck编译器
A brainf*ck compiler written using llvm-lite as a compiler backend (2022-09-15, Python, 3KB, 下载0次)

http://www.pudn.com/Download/item/id/1687137868354229.html

[编译器/解释器] bf-llvm

简单的BF到LLVM IR编译器实现,供实践和参考。
Simple BF to LLVM IR compiler implementation for practice and reference. (2018-05-31, C, 3KB, 下载0次)

http://www.pudn.com/Download/item/id/1687137408968841.html

[编译器/解释器] bf-llvm

使用LLVM和C++11的Brainfuck小型JIT编译器
A tiny JIT-compiler for Brainfuck using LLVM and C++11 (2014-01-14, C++, 5KB, 下载0次)

http://www.pudn.com/Download/item/id/1687137128527062.html

[编译器/解释器] bf-rs

Rust中的快速(可能是最快的)Brainfuck解释器。
Fast (probably the fastest) Brainfuck interpreter in Rust. (2020-09-15, Rust, 28KB, 下载0次)

http://www.pudn.com/Download/item/id/1687136518159793.html

[编译器/解释器] bf_compiler

bf_compiler将brainfuck代码编译为LLVM-IR,并可能使用McJIT运行它。
bf_compiler compiles brainfuck code to LLVM IR, and potentially runs it with McJIT. (2018-03-10, Python, 13KB, 下载0次)

http://www.pudn.com/Download/item/id/1687136408358041.html

[编译器/解释器] Eso-Code

一种短程序,通过将本机esolang代码转换为C代码并使用GCC编译,可以将其编译为exe。
A short program that can compile native esolang code into an exe by converting it into C code and compiling with GCC. (2021-03-02, C++, 79565KB, 下载0次)

http://www.pudn.com/Download/item/id/1687134779711418.html

[编译器/解释器] arm-cortex_a7-linux-gnueabi

Linaro GCC 2014 4.9.2内核编译工具链
Linaro GCC 2014 4.9.2 Toolchain for kernel compilation (2014-11-10, C, 111401KB, 下载0次)

http://www.pudn.com/Download/item/id/1687134423642343.html

[编译器/解释器] arm-cortex_a7-linux-gnueabihf-linaro_4

Linaro GCC 4.9 Toolchain针对Cortex-A7 cpu进行了优化
Linaro GCC 4.9 Toolchain optimized for Cortex-A7 cpu (2015-07-15, C++, 71574KB, 下载0次)

http://www.pudn.com/Download/item/id/1687133861145101.html

[编译器/解释器] A7.pdf

Introduction to the compiler s theory (Spanish).
Introduction to the compiler s theory (Spanish). (2012-11-10, MultiPlatform, 31KB, 下载4次)

http://www.pudn.com/Download/item/id/2042662.html

[编译器/解释器] bf

brainfuck语言解释器,可以说是功能最简单的解释器了。修改了bug,删除了无效代码。解释器自动扩展内存,没有代码与数据长度限制。
brainfuck language interpreter, we can say is the most feature a simple interpreter. Modify the bug, deleted invalid code. Interpreter automatically extended memory, there is no code and data length limitations. (2012-04-26, C/C++, 2KB, 下载9次)

http://www.pudn.com/Download/item/id/1844998.html

[编译器/解释器] cortex_a9-DOC

ARM CORTEX A9 开发手册打包下载 部分为中文手册,包含《NEON 向量化编译器指南》《编译器用户指南》《编译器参考指南》《汇编程序指南》
ARM CORTEX A9 development manual packaged download, part of it are Chinese manual (2012-02-07, C/C++, 24814KB, 下载567次)

http://www.pudn.com/Download/item/id/1766719.html

[编译器/解释器] 74HC148_DataSheet

8到3译码器 74HC138是一款高速CMOS器件,74HC138引脚兼容低功耗肖特基TTL(LSTTL)系列。 74HC138译码器可接受3位二进制加权地址输入(A0, A1和A2),
8-3 decoder 74HC138 is a high-speed CMOS, 74HC138 pin compatible with low power Schottky TTL (LSTTL) series. 74HC138 decoder accepts three binary weighted address inputs (A0, A1 and A2), (2011-08-01, C++, 39KB, 下载4次)

http://www.pudn.com/Download/item/id/1611859.html

[编译器/解释器] fanhuibian

用C写的反汇编程序: 举例: Input the instructions ended with @: LW $T1, 0($A0) ADD $T0, $ZERO, $ZERO R0: ADDi $T0, $ZREO, 1 SLT $T2, $T0, $A1 BEQ $T2, $ZERO, RR ADD $T2, $T0, $A0 LW $T2, 0($T2) ADD $T1, $T1, $T2 J R0 RR: ADD $V0, $T1, $ZERO JR $RA @ 00000000: 8c890000 00000004: 00004020 00000008: 20080001 0000000c: 0105502a 00000010: 11400004 00000014: 01045020 00000018: 8d4a0000 0000001c: 012a4820 00000020: 08000002 00000024: 01201020 00000028: 03e00008 Press any key to continue
disassembling program with C (2011-04-24, C/C++, 227KB, 下载6次)

http://www.pudn.com/Download/item/id/1504306.html

[编译器/解释器] MKT-Writer-E5_v3.39

Mikkon Programmer Tool
Mikkon Programmer Tool (2011-01-06, Others, 617KB, 下载6次)

http://www.pudn.com/Download/item/id/1404188.html

[编译器/解释器] A1

自上而下语法分析器设计自上而下语法分析器设计自上而下语法分析器设计
自上而下语法分析器设计 (2010-01-07, Visual C++, 239KB, 下载11次)

http://www.pudn.com/Download/item/id/1032968.html

[编译器/解释器] ADV7171B

ADV7171 在BF553上测试通过 大家开下了
ADV7171 in BF553 testing through all of the under (2006-08-27, Visual C++, 41KB, 下载32次)

http://www.pudn.com/Download/item/id/211001.html

[编译器/解释器] ICTCLAS

计算所汉语词法分析系统ICTCLAS.分词正确率高达97.58%(973专家组评测),未登录词识别召回率均高于90%,其中中国人名的识别召回率接近98%处理速度为31.5Kbytes/s。ICTCLAS的特色还在于:可以根据需要输出多个高概率结果,有多种输出格式,支持北大词性标注集,973专家组给出的词性标注集合。
Calculate the Chinese Lexical Analysis System ICTCLAS. Segmentation correct rate of 97.58 percent (973 Expert Group on Evaluation), the recall rate of identification of unknown words were higher than 90 percent, of which China s name to identify the recall rate of nearly 98 percent processing speed for 31.5Kbytes/s. Also features ICTCLAS is: can output a number of high probability that there are a variety of output formats, to support the North-of-speech tagging sets, 973 expert group is given a collection of-speech tagging. (2004-04-13, Visual C++, 3067KB, 下载844次)

http://www.pudn.com/Download/item/id/1081864113521307.html
12
总计:28