Code Monkey home page Code Monkey logo

chelper-core's Introduction

CHelper

I want to make a command helper for Minecraft Bedrock Edition , so here is CHelper, which means Command Helper.

Plan

  • Lexer: transforms command strings into a token list
  • CPack: a resource pack containing IDs and commands
  • Parser: builds an Abstract Syntax Tree (AST) and identifies structural errors
  • Description: retrieves the description of the currently written node
  • ID Checker: finds ID errors based on the AST
  • Suggestion Getter: provides completion suggestions for IDs based on the AST
  • Structure Retriever: constructs a command structure string
  • Target Selector: target selector command param
  • json support: json command param
  • block state support: block states command param
  • highlight command: obtains the highlight color for displayed commands

Why choosing c++

Because I am leaning c++ now. I want to improve myself through this project.

Third-party

CHelper-Core

project description license
Hedley enable compiler-specific features while retaining compatibility with all compilers Creative Commons Zero v1.0 Universal
json JSON for Modern C++ MIT license

CHelper-Qt

project description license
Qt desktop application framework LGPL license

CHelper-Android

project description license
NDK android native development kit Apache License

CHelper-Test

project description license
GoogleTest Google's C++ test framework BSD 3-Clause "New" or "Revised" License

CPack Document

Cpack(Command Pack) is the resource pack of CHelper(Command Helper).

English

Chinese

Special Thanks

project description license
caidlist provide IDs and descriptions for Minecraft Bedrock Edition GPL-3.0 license
chinese minecraft wiki provide information in Minecraft CC BY-NC-SA 3.0
  • JetBrains License for Open Source Development

    JetBrains Logo (Main) logo

chelper-core's People

Contributors

yancey2023 avatar

Stargazers

 avatar  avatar  avatar  avatar EmberHeart avatar  avatar

Watchers

 avatar

Forkers

hainiu907

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.