Skip to content

implement http_shell#25

Open
GarryMorrison wants to merge 3 commits into
masterfrom
http-shell
Open

implement http_shell#25
GarryMorrison wants to merge 3 commits into
masterfrom
http-shell

Conversation

@GarryMorrison
Copy link
Copy Markdown
Owner

No description provided.

@GarryMorrison
Copy link
Copy Markdown
Owner Author

OK. My code is butt ugly, but it implements some of the basics.
We can do things like:

sa: load bottles-of-beer.sw
sa: sing

sa: load family.sw
sa: graph

sa: load temperature-conversion.sw
sa: load print-temperature-table.sw

sa: load fred-sam-friends.sw
sa: table[name, friends] split |Fred Sam>

sa: files
sa: dump
sa: dump multi
sa: history

@GarryMorrison
Copy link
Copy Markdown
Owner Author

Invoke using:

python3 http_shell.py

It listens on localhost, port 8080.

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