This website requires JavaScript.
Explore
Help
Sign In
abdelrahman
/
helloJSON
Watch
1
Star
0
Fork
0
You've already forked helloJSON
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
14
Commits
2
Branches
0
Tags
43630526dc
Branches
Tags
View all branches
Go to file
Code
Abdelrahman Said
43630526dc
Handle objects, arrays and strings
2023-06-17 15:27:16 +01:00
.vscode
Configure debugging
2023-06-17 15:26:30 +01:00
include
Handle objects, arrays and strings
2023-06-17 15:27:16 +01:00
src
Handle objects, arrays and strings
2023-06-17 15:27:16 +01:00
test_files
Add test files
2023-06-17 15:27:03 +01:00
.gitignore
Update .gitignore
2023-06-17 15:26:52 +01:00
build
Started implementing the lexer
2023-06-17 00:45:00 +01:00
compile
Started implementing the lexer
2023-06-17 00:45:00 +01:00
compile_commands.json
Handle objects, arrays and strings
2023-06-17 15:27:16 +01:00
notes
Adding more information on the basic structure for the lexer
2023-06-12 07:42:24 +01:00
README.md
INITIAL COMMIT
2023-06-11 21:11:29 +01:00
README.md
Say it in JSON
Basic C library for parsing JSON files
Description
Basic C library for parsing JSON files
c
json
lexer
parser
state-machine
Readme
136
KiB
Languages
C
95.5%
Python
3.6%
Shell
0.9%