Logo
Explore Help
Sign In
glm94/clox
Watch 1
Star 0
Fork 0
Code Issues Pull Requests Projects Releases Wiki Activity
11 Commits 3 Branches 0 Tags
c55a3434dec7751b8252ff7d9ee45e28e72d0360
T
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
glm94 c55a3434de Implemented identifier detection but keywords in the programming language aren't detected yet.
2022-02-15 16:32:35 +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 support for string literals.
2022-02-14 19:38:49 +00:00
readme.md
Initial commit
2022-02-04 16:15:25 +00:00
scanner.c
Implemented identifier detection but keywords in the programming language aren't detected yet.
2022-02-15 16:32:35 +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: 35ms 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