Skip to content

Bash Makefile, improve comments, create debug.sh#258

Open
carlinigraphy wants to merge 3 commits into
ThePrimeagen:masterfrom
carlinigraphy:master
Open

Bash Makefile, improve comments, create debug.sh#258
carlinigraphy wants to merge 3 commits into
ThePrimeagen:masterfrom
carlinigraphy:master

Conversation

@carlinigraphy
Copy link
Copy Markdown
Contributor

Clarified some of the comments in the lexer.

Created initial debug.sh, which will eventually have more pretty
printing & debug functions as the compiler continues.

Don't think the Dockerfile is necessary. Dependencies are only
shellcheck and bats. Don't think people are so keen to check my work
as to spin up a docker image rather than installing temporarily?

Lexer had an odd check to fix an off-by-1 error present in earlier
versions. Using the correct index of the EOF resolves.
@carlinigraphy
Copy link
Copy Markdown
Contributor Author

I see there's an Action failing to run make docker-build. Can add one, if that would help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant