联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 编辑器/阅读器(3) 
按平台查找All C(3) 

[编辑器/阅读器] text-editor-c

使用编程语言C从头开始创建的简单文本编辑器
Simple Text Editor created from scratch using the programming language C (2024-04-07, C, 0KB, 下载0次)

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

[编辑器/阅读器] Language_Translator_to_C

这个项目是我在博加齐奇大学CMPE 230(系统编程)课程的第一个家庭作业。我们的任务是:...
This project was my 1st Homework for the course CMPE 230 (Systems Programming) at Bogazici University. Our task was: Given a language designed by our instructor, implementation of the BNF of the language using recursion, checking syntax using BNF / grammar rules and the translation of the given language code to C language code. (2022-12-20, C, 772KB, 下载0次)

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

[编辑器/阅读器] LL-Parser

一段1600多行长的代码,用C编程语言编写,用作LL解析器。LL分析器是一个pars...
A 1600+ line long piece of Code written in C programming language which works as an LL Parser. An LL Parser is a parser that is used in Compiler Design. This programs checks whether the grammar is a Context Free Grammar or not. If yes then it removes Ambiguity, Left Recursion from the grammar if they are present. Then it checks that whether the ... (2018-08-21, C, 6KB, 下载0次)

http://www.pudn.com/Download/item/id/1687402886600299.html
总计:3