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

[机器翻译] Code-Converter-GAI

代码转换器与OpenAi,以促进编程语言的无缝翻译和转换,提高编码效率和...
Code converter with OpenAi to facilitate seamless translation and transformation of programming languages, enhancing coding efficiency and interoperability. (2023-12-06, Java, 0KB, 下载0次)

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

[机器翻译] leto

这是一个由两部分组成的项目,允许为任意LL(1)编程创建lexer和解析器(具有语法定向翻译)
This is a two part project that allows to create a lexer and a parser (with syntax directed translation) for an arbitrary LL(1) programming (2023-12-03, TypeScript, 0KB, 下载0次)

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

[机器翻译] magic-cli

支持GPT-4的CLI。任何语言的自修复代码、编程语言翻译、自动单元测试等
GPT-4 powered CLI. Self-repairing code for any language, programming language translation, automatic unit tests, and much more (2023-11-20, TypeScript, 0KB, 下载0次)

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

[机器翻译] clox

一种C解释器,包含一个编译器,该编译器将lox(编程语言)转换为有效的字节码表示,然后将其导出…,
A C-interpreter containing a compiler that translates lox (programming language) to an efficient bytecode representation which it then ex…, (2023-10-11, C, 0KB, 下载0次)

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

[机器翻译] CodeSwapper

CodeSwapper是一种高级代码转换器软件,专为编程语言之间的无缝转换而设计,并通过代码...,
CodeSwapper is an advanced code converter software engineered for seamless translation between programming languages, fortified with code debugging and quality assurance functionalities. Leveraging cutting-edge technologies such as Java, Spring Boot, HTML, CSS, JavaScript, and integrated generative AI, this solo project was completed in just 2 days (2023-09-13, Java, 0KB, 下载0次)

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

[机器翻译] sololearn-tutorial

Sololearn是一个非常有趣的学习编程的平台,但目前只有英语,所以我做了一些工作来翻译它...,
Sololearn is a very interesting platform for learning programming, but currently only in English, so I did a little work to translate it into Chinese, hoping to help everyone. (2018-11-12, Others, 0KB, 下载0次)

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

[机器翻译] Decode-Morse-Message

该项目使用Ruby编程语言来熟练地解码莫尔斯码,展示了该语言在处理通信方面的专业知识...,
This project employs the Ruby programming language to proficiently decode Morse code, showcasing the language s expertise in handling complex tasks of symbol translation. (2023-08-24, Others, 0KB, 下载0次)

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

[机器翻译] CCompiler_src

将C编程语言的子集编写的源文件转换为x86汇编的程序的源文件...
source files of a program that translate source files written by a subset of the C programming language to x86 assembly. [course design, flex, bison] (2013-11-21, C++, 20KB, 下载0次)

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

[机器翻译] Metafuck

一个编译器,它将一种令人敬畏的编程语言翻译为Brainfuck,以及一个运行生成代码的解释器。
A compiler that translates an awesome programming language to Brainfuck and an interpreter that runs the generated code. (2014-09-12, C++, 39KB, 下载0次)

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

[机器翻译] imperative-language-compiler

用于运行用命令式编程语言编写的代码的工具。该工具提供了运行代码编写...
A tool for running code written in an imperative programming language. This tool provides the ability to run code written in a toy imperative programming language by translating the code into C# code (and then running it using .Net) or by translating it directly into the .Net CIL. It also performs a type checking before running the code. (2023-05-11, C++, 356KB, 下载0次)

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

[机器翻译] potter-tongue-x86

我的波特舌编程语言x86-64的编译器,额外支持转换为NASM。
A compiler of my potter-tongue programming language for x86-64 with the additional support of translating to NASM. (2021-09-09, C++, 200KB, 下载0次)

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

[机器翻译] runmanyext

VSCode扩展,用于RunMany.many文件的语法突出显示,该文件可以保存和运行来自多个编程语言的代码...
VSCode extension for syntax highlighting of RunMany .many files which can hold and run code from multiple programming languages: <https://pypi.org/project/runmany> (2021-12-04, TypeScript, 165KB, 下载0次)

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

[机器翻译] bone

骨骼编程语言。Bone是一种解释并翻译为HTML的语言。它允许您编写应用程序...
Bone programming language. Bone is a language that is interpreted and translated into HTML. It allows you to write applications with a pleasant syntax and features that HTML doesn t handle. (2021-04-01, TypeScript, 57KB, 下载0次)

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

[机器翻译] LexicalAnalyzer

一个简单的面向对象编程语言Toy build的词汇和语法分析器,使用jflex和CUP...
A lexical and syntax analyzer for a simple object-oriented programming language called Toy build using jflex and CUP (java). This program translates any input Toy program into a sequence of tokens, and creates a symbol table using the trie structure for all keywords and user-defined identifiers. (2019-02-08, Java, 380KB, 下载0次)

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

[机器翻译] PPJ-FER-2019-20

FER 2019 20编程语言翻译(“Prevo enje programskih jezika”)课程的实验室解决方案
Lab solutions for Programming Language Translation ("Prevo enje programskih jezika") course at FER 2019 20 (2022-02-09, Java, 1013KB, 下载0次)

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

[机器翻译] bex-Language

构建了一个小型的编程语言和编译器,将该语言转换为JavaScript。该系统是实现的...
Built a small programming language and compiler that translates the language into JavaScript. This system was achieved using ANTLR a computer-based language recognition. (implemented variables, functions, conditionals, and loops) (2021-01-23, Java, 158KB, 下载0次)

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

[机器翻译] compiler

这个项目是在形式语言和翻译理论课程中完成的。它是一个用于简单编程的编译器...
This project was made during Formal Languages and Translation Theory course. It s a compiler for a simple programming language written by the lecturer, dr Maciej G?bala. (2021-01-26, Python, 7KB, 下载0次)

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

[机器翻译] programming-language-translation

编程语言翻译FER实验室
Programming Language Translation FER labs (2020-12-07, Python, 1315KB, 下载0次)

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

[机器翻译] midica

一种音乐编程语言。将源代码转换为MIDI。包括一名球员。支持MIDI卡拉ok。包括...
A Music programming language. Translates source code into MIDI. Includes a player. Supports MIDI-Karaoke. Includes a MIDI analyzer. (2023-05-06, Java, 10255KB, 下载0次)

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

[机器翻译] CodeLingual

创建了一个web应用程序,通过从...翻译标准函数来帮助个人快速学习编程基础知识...
A web application created to help individuals quickly learn programming basics by translating standard functions from one language to another. (Think Google Translate, but for code!) (2021-05-12, JavaScript, 239KB, 下载0次)

http://www.pudn.com/Download/item/id/1686157241354713.html
总计:83