简易编译器实现,最终翻译成伪汇编代码
☆33Nov 21, 2021Updated 4 years ago
Alternatives and similar repositories for compiler_java_python
Users that are interested in compiler_java_python are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 脚本语言解释器, 用来学习编译原理☆15Apr 16, 2016Updated 10 years ago
- Little C编译器☆28Jun 4, 2019Updated 7 years ago
- 《编译原理》课程实践项目,一个C语言子集的编译器,包括词法分析器和语法分析器,由Java语言实现。☆42Nov 19, 2015Updated 10 years ago
- Java Compiler, with functional lexical analyzer and an extended parser; preliminary error and exception handling☆10Aug 8, 2013Updated 13 years ago
- TinyCompiler是一款能编译一个经过裁剪的C语言的子的简易编译器,采用了C++11编写☆88Oct 12, 2015Updated 10 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- a mini C-like language(C1) compiler☆39Nov 24, 2019Updated 6 years ago
- 使用VS2017编译Nginx,方便调测☆16Mar 4, 2018Updated 8 years ago
- 简单的c语言编译器☆42Dec 28, 2019Updated 6 years ago
- 编译原理 C语言编译器(包括词法/语法/语义分析器等)☆271May 7, 2017Updated 9 years ago
- java比特币开发详解:本课程面向初学者,内容即涵盖比特币的核心概念,例如区块链存储、去中心化共识机制、密钥与脚本、交易与UTXO等,同时也详细讲解如何在Php代码中集成比特币支持功能,例如创建地址、管理钱包、构造裸交易等,是java工程师不可多得的比特币开发学习课程。☆19Nov 11, 2018Updated 7 years ago
- java简单实现一些机器学习算法☆13Dec 10, 2020Updated 5 years ago
- miniexcel主要是解决读写大数据量(上百w条记录)时导致的OOM问题。扩展性强、可玩性高、对于大数据量导入导出支持分页查询分页导出(避免一次性从数据库加载数据过多导致内存压力)!更多参见使用文档(Wiki)☆18Jul 30, 2021Updated 5 years ago
- 利用java语言写的编译器,自己设计了语言、文法、设计了词法分析、语法分析、语义分析和汇编代码生成☆129Jun 22, 2016Updated 10 years ago
- Z语言编译器的核心项目,编译器的主体☆19Dec 2, 2016Updated 9 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- ☆11Mar 20, 2019Updated 7 years ago
- js版本编译器☆52Oct 27, 2019Updated 6 years ago
- A simple Windows x86-32 debugger☆10May 24, 2016Updated 10 years ago
- FileMap 是一个用 Java 编写的,基于文件的高性能本地 Key - Value 存储库,可以理解为一个将数据存储在文件上的 Map,因此,其可存储巨大的数据量,而且具有持久化的效果。☆17Oct 13, 2018Updated 7 years ago
- 完整视频播放app,完成用户会员体系,积分体系,视频分类体系,项目可运行,但后端服务器需要自己修改bmob基础配置即可 设计技术点:1.应用material design设计交互 2.集成腾讯x5 3.集成bmob后端云 4.手势密码锁 5.ButterKnife和ev…☆10Mar 3, 2018Updated 8 years ago
- 轻量级,高性能,少依赖,低级封装的服务器开发工具和项目搭建模板,可以开发游戏服务器和小型中间件等☆14Nov 6, 2018Updated 7 years ago
- A CPU-based Monte Carlo ray tracer using photon mapping. Implemented in C++.☆14Apr 20, 2021Updated 5 years ago
- STM32 快速开发框架,基于标准库及C++11☆11Jan 17, 2020Updated 6 years ago
- 迅雷apk反编译☆16Jun 19, 2018Updated 8 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- a simple java virtual machine implemented by pure Java☆15Apr 14, 2018Updated 8 years ago
- A just-in-time compiler for c minus☆45Jul 23, 2013Updated 13 years ago
- Minimal moustache implementation for micro controllers☆11Dec 21, 2023Updated 2 years ago
- A C Compiler. Executables runs on a stack based VM.☆79Jan 14, 2014Updated 12 years ago
- learning java socket——学习Java Socket,内含NIO多Reactor的代码实现☆15May 28, 2016Updated 10 years ago
- 分布式timer插件, 轻量, 易用, 去中心化, 均衡负载, 集群节点通过zookeeper同步作业, java编写☆15May 22, 2017Updated 9 years ago
- spring cloud , CAS , JHipster hybrid sample app☆14Jan 22, 2018Updated 8 years ago
- java快速上手的网络IO框架,基于netty, google protobuf 数据传输协议,disruptor队列,zookeeper服务注册发现,支持心跳检测,断线重连,tcp连接池,注解分发消息。用于服务器间长连接通讯,可搭建分布式服务器以及分布式游戏。☆22Oct 4, 2022Updated 3 years ago
- Apk 反编译 重新打包 工具及命令☆19May 28, 2019Updated 7 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- ☆16Feb 4, 2018Updated 8 years ago
- 《数据结构与算法:Java语言描述》源码☆11Mar 22, 2021Updated 5 years ago
- ST DFU FirmwareUpateTools☆16Mar 2, 2018Updated 8 years ago
- 原本是私人项目,但作者时间有限无法继续更新,因此交给广大coding伙计们。16年该项目可以实现登录、查票、刷票、查询订单、退订等功能。其中部分控件被我重写或修改。有些地方试试双击,比如席别那里,选择后想删除只要双击该席别就行。17年发现查票和提交订单功能无法使用,修复了查…☆14Jun 12, 2017Updated 9 years ago
- lcc编译器源码注释工程☆55Aug 18, 2015Updated 11 years ago
- 太吾绘卷反编译器☆27Oct 9, 2019Updated 6 years ago
- Gitbook PlantUml plugin is used to select from markdown uml and converting it into a picture format svg.☆16Mar 12, 2015Updated 11 years ago