Skip to content
#

neon

Here are 218 public repositories matching this topic...

simdjson
jhalliday
jhalliday commented Feb 11, 2021

docs/tape.md contains example tape dump output for parse of jsonexamples/small/demo.json which begins as

0 r // pointing to 38 (right after last node)
1 { // pointing to next tape location 38 (first node after the scope)

However, when executing ./tools/json2json -d jsonexamples/small/demo.json the observed output is

0 : r // pointing to 39 (right after last node)
1 : { // pointing to ne

A colorful bright-on-black color scheme for Sublime Text and TextMate. Its aim is to make as many languages as possible look as good as possible. Includes extended support for Python, Ruby, Clojure, JavaScript/JSON, C/C++, diff, HTML/XML, Markdown, PHP, CSS/SCSS/SASS, GitGutter, Find In Files, PackageDev, Regex, SublimeLinter, and much more.

  • Updated Feb 23, 2021
  • Yacc

Improve this page

Add a description, image, and links to the neon topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the neon topic, visit your repo's landing page and select "manage topics."

Learn more