Logo
Explore Help
Sign In
glm94/clox
Watch 1
Star 0
Fork 0
Code Issues Pull Requests Projects Releases Wiki Activity
7 Commits 3 Branches 0 Tags
db54e8f888e5a306f8ff18ea5157f2a931d4173f
T
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
glm94 db54e8f888 Added Peek() and Match() as well as a bugged '!=' detection.
2022-02-14 17:06:30 +00:00
.gitignore
Implemented the file reading routine and added the skeleton for the interpreter.
2022-02-07 19:25:08 +00:00
lox.c
Added Peek() and Match() as well as a bugged '!=' detection.
2022-02-14 17:06:30 +00:00
readme.md
Initial commit
2022-02-04 16:15:25 +00:00
scanner.c
Added Peek() and Match() as well as a bugged '!=' detection.
2022-02-14 17:06:30 +00:00
scanner.h
Refactored the scanner and updated the Token struct to store the length of its lexeme to avoid malloc()ing new strings for every token.
2022-02-10 17:17:33 +00:00

readme.md

A C implementation of the jlox from the book 'Crafting Interpreters'.

Reference in New Issue View Git Blame Copy Permalink
S
Description
No description provided
Readme
130 KiB
Languages
C 98.4%
Makefile 1.6%
Powered by Gitea Version: 1.27.0 Page: 33ms Template: 3ms
Dark
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API