Taoyukai / Keil-C51-C-to-SDCC-C-Converter

Convert your Keil C51 C code to SDCC C code in browser. 在网页中把你的 Keil C51 C 代码转换成 SDCC C 代码。

Home Page:https://CSY-tvgo.github.io/Keil-C51-C-to-SDCC-C-Converter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keil-C51-C-to-SDCC-C-Converter

Introduction

在网页中把你的 Keil C51 C 代码转换成 SDCC C 代码。
Convert your Keil C51 C code to SDCC C code in a webpage.

使用方法 (中文版): 点击 此处 打开中文版网页,然后根据页面提示进行操作。
Usage (English Version): Click here to open the webpage, then you can follow the tips to convert your code.

Features

  • In-browser code editor based on Code Mirror
  • Replace some keywords (e.g. bit__bit, idata__idata ......)
  • Convert sfr sfr16 sbit statements.
  • Support both 中文 and English
  • Others...

More Information

这个网页还是 以 CH549 为例的 51 教程 的配套材料,点击查看 该教程的主索引。另外,欢迎在 VeriMake 论坛 中参与讨论,也欢迎在哔哩哔哩上关注 VeriMake
This in-browser tool is also made for 8051 Tutorial using CH549 as example. Click to see the main index of this tutorial. Besides, welcome to visit VeriMake BBS to participate in discussion, and follow VeriMake channel on bilibili (in Chinese) or on YouTube (in English) to watch other interesting technical videos.

About

Convert your Keil C51 C code to SDCC C code in browser. 在网页中把你的 Keil C51 C 代码转换成 SDCC C 代码。

https://CSY-tvgo.github.io/Keil-C51-C-to-SDCC-C-Converter/

License:MIT License


Languages

Language:JavaScript 78.1%Language:HTML 18.6%Language:CSS 3.2%Language:C 0.0%