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

Added REPL based on kilo #23

Merged
merged 4 commits into from
Oct 1, 2024
Merged

Added REPL based on kilo #23

merged 4 commits into from
Oct 1, 2024

Conversation

danielinux
Copy link
Collaborator

Still working on it. There are some spurious segfaults I'm investigating, but I suggest to merge since the feature can be disabled.

  • REPL is only started when running in interactive mode and from a terminal
  • Other functionalities are unchanged (stdin parsing, file mode)
  • Enabled by default via -DREPL_SUPPORTED in musl.mk and linux.mk

the REPL interface is based on @antirez 's kilo

@jaromil
Copy link
Member

jaromil commented Oct 1, 2024

ok, the hiccup on C lint is solved, so now merging

@jaromil jaromil merged commit aa469ac into dyne:main Oct 1, 2024
9 checks passed
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.

2 participants