目录

moonbit-json

A lightweight JSON parser written in MoonBit.

Status

Work in progress. Basic token definitions and lexer skeleton have been added. Basic JSON symbol tokenization is now supported. MoonBit project initialization and local compilation are completed. String tokenization is now supported. Integer number tokenization has been added. A functional JSON lexer is now implemented.

Current Features

Supported JSON Tokens

  • {
  • }
  • :
  • ,
  • String
  • Integer Number
  • true
  • false
  • null

Lexer Features

  • String tokenization
  • Integer number tokenization
  • JSON keyword tokenization
  • Simple lexer state machine
关于
45.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802047560号