"read" repl by external program?

36 views
Skip to first unread message

Jonas Fredriksson

unread,
Mar 7, 2023, 4:35:33 AM3/7/23
to chez-scheme
I have not given up on creating a primitive webframework for chez scheme. I have a web server written in C thats more or less listen to port 80. But I need to create a program that "reads" the eval in chez scheme, i.e I want to read expressions in repl and send them to the webserver. That would enable a repl driven web development.
Now, is it possible to "read" repl expressions in a C program, is there any libs for that?
I've tried to listen to port 10 but with no success.

Reply all
Reply to author
Forward
0 new messages