# go-easy **Repository Path**: yufeidaima/go-easy ## Basic Information - **Project Name**: go-easy - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-08-04 - **Last Updated**: 2024-09-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![我的解析器](timg.jpg) [![license](http://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/go-delve/delve/master/LICENSE) [![GoDoc](https://godoc.org/github.com/go-delve/delve?status.svg)](https://godoc.org/github.com/go-delve/delve) [![Build Status](https://travis-ci.org/go-delve/delve.svg?branch=master)](https://travis-ci.org/go-delve/delve) 简单学习,里面注释都是中文,很容易理解 ### 关于解析器 - [运行](Documentation/cli/getting_started.md) - [源码安装](Documentation/installation) - [文档](Documentation) - [语法](Documentation/usage/parse.md) - [贡献](CONTRIBUTING.md) 这个解析器是为了学习目的,现在实现了基本的“语法功能”,后期会逐步完善。