-
Notifications
You must be signed in to change notification settings - Fork 24
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
Experiments with the LIL lib #208
base: master
Are you sure you want to change the base?
Conversation
When combined w/ our bootstrap:
The two serial readers don't play nice together though |
This just copies the serial processing from Shell.cpp, making them consistent and adding the arrow-up history feature to the LIL prompt.
I fixed up the example a bit more - it now disables the bitlash shell and supports arrow-up history recall :-) |
Some observations and wild ideas regarding LIL:
|
This was started by @matthijskooijman and is an ongoing experiment :)
LIL: The Little Interpreted Language