Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alternative builtin registry toolchain #112

Merged
merged 10 commits into from
Jul 30, 2023

Conversation

phorward
Copy link
Member

Modifies etareneg.awk-based toolchain to generate contents of src/_builtins.rs using src/_builtins.tok.

This is a first draft to solve issue #110. Work in progress.

Modifies `etareneg.awk`-based toolchain to generate contents of `src/_builtins.rs` using `src/_builtins.tok`.

This is a first draft to solve issue tokay-lang#110. Work in progress.
@phorward phorward marked this pull request as ready for review July 23, 2023 21:11
phorward added 4 commits July 30, 2023 00:11
- `_builtins.tok` produces invalid results due performance fix
- `Makefile` extended to further targets, including test outputs
- Fixed mutability warning in Context::new()
@phorward phorward merged commit 684bb06 into tokay-lang:main Jul 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build feature New feature or request refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant