All Projects → luoyesiqiu → Simplec

luoyesiqiu / Simplec

C/C++ develop tool for android.

Programming Languages

java
68154 projects - #9 most used programming language
c
50402 projects - #5 most used programming language
cpp
1120 projects

Projects that are alternatives of or similar to Simplec

Pythonvscode
This extension is now maintained in the Microsoft fork.
Stars: ✭ 2,013 (+1817.14%)
Mutual labels:  terminal, editor
Micro
A modern and intuitive terminal-based text editor
Stars: ✭ 18,526 (+17543.81%)
Mutual labels:  terminal, editor
Ox
An independent Rust text editor that runs in your terminal!
Stars: ✭ 2,634 (+2408.57%)
Mutual labels:  terminal, editor
compiler
Implementing a complete Compiler for a simple C-like language using the C-tools Flex and Bison
Stars: ✭ 106 (+0.95%)
Mutual labels:  flex, lexer
Suplemon
🍋 Console (CLI) text editor with multi cursor support. Suplemon replicates Sublime Text like functionality in the terminal. Try it out, give feedback, fork it!
Stars: ✭ 734 (+599.05%)
Mutual labels:  terminal, editor
Fake
嵌入式脚本语言 Lightweight embedded scripting language
Stars: ✭ 172 (+63.81%)
Mutual labels:  gcc, flex
Re Flex
The regex-centric, fast lexical analyzer generator for C++ with full Unicode support. Faster than Flex. Accepts Flex specifications. Generates reusable source code that is easy to understand. Introduces indent/dedent anchors, lazy quantifiers, functions for lex/syntax error reporting, and more. Seamlessly integrates with Bison and other parsers.
Stars: ✭ 274 (+160.95%)
Mutual labels:  lexer, flex
Flex
The Fast Lexical Analyzer - scanner generator for lexing in C and C++
Stars: ✭ 2,338 (+2126.67%)
Mutual labels:  lexer, flex
Jflex
The fast scanner generator for Java™ with full Unicode support
Stars: ✭ 380 (+261.9%)
Mutual labels:  lexer, flex
Mle
Flexible terminal-based text editor (C)
Stars: ✭ 378 (+260%)
Mutual labels:  terminal, editor
Glorious Demo
The easiest way to demonstrate your code in action.
Stars: ✭ 3,290 (+3033.33%)
Mutual labels:  terminal, editor
Ed
A modern UNIX ed (line editor) clone written in Go
Stars: ✭ 44 (-58.1%)
Mutual labels:  terminal, editor
Dev Cpp
A fast, portable, simple, and free C/C++ IDE
Stars: ✭ 940 (+795.24%)
Mutual labels:  gcc, editor
Dte
A small, configurable console text editor (moved to https://gitlab.com/craigbarnes/dte)
Stars: ✭ 98 (-6.67%)
Mutual labels:  terminal, editor
Ruby Progressbar
Ruby/ProgressBar is a text progress bar library for Ruby.
Stars: ✭ 1,378 (+1212.38%)
Mutual labels:  terminal
Orchestra
One language to be RegExp's Successor. Visually readable and rich, technically safe and extended, naturally scalable, advanced, and optimized
Stars: ✭ 103 (-1.9%)
Mutual labels:  editor
Kitty Cat
Simple script to change color-schemes and fonts for kitty terminal.
Stars: ✭ 102 (-2.86%)
Mutual labels:  terminal
Gql
Very simple CLI for many GraphQL schemas in the cloud. Provides autocompletion for GraphQL queries
Stars: ✭ 101 (-3.81%)
Mutual labels:  terminal
Object Editor React
Schema-aware editor for structured JSON objects (drop-in React component)
Stars: ✭ 104 (-0.95%)
Mutual labels:  editor
Retro
[Work in Progress] Minimalist Vim Based Editor for the 30th Century
Stars: ✭ 103 (-1.9%)
Mutual labels:  editor

simpleC

介绍

simpleC是Android上的C/C++语言开发工具,可以编辑并编译C/C++代码,并支持代码高亮显示,行号显示,文本缩放,头文件和常用函数自动补全,快速注释/取消注释代码,代码自动缩进等功能。 simpleC的目的是给那些不方便使用PC的C/C++开发者一个简单的开发工具。

截图

编辑器 暗黑主题 控制台 设置

相关链接

项目用到的词法分析器:词法分析器

APK下载:下载

我的相似项目:simpleJS

感谢

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].