forum-msg-id-138931-edit
Original date:2025-05-17 10:29:10 Edited by: axtens_bruce Subject: NetBasic ... on Linux
Forked from Re: eui 4.2.0 question
If you want to enhance a Basic interpreter written in Euphoria, you can use NetBasic as a basis for it; https://github.com/jm-duro/NetBasic.
Unfortunately, the documentation is written in French.
Translation tools are available and I've been programming since 1977.
((( $ eui netbasic.ex /home/bugmagnet/Applications/NetBasic/lib/_telnet2_.e:1449 <0074>:: Errors resolving the following references: 'doEvents' (lib/_telnet2_.e:1449) has not been declared.
doEvents(0) ^
Warning { builtin_chosen }: <0234>:: The built-in poke8() in lib/_dll_.e overrides the global/public poke8() in: lib/_machine_.e
Warning { builtin_chosen }: <0234>:: The built-in peek8s() in lib/_dll_.e overrides the global/public peek8s() in: lib/_machine_.e
Warning { builtin_chosen }: <0234>:: The built-in peek8u() in lib/_dll_.e overrides the global/public peek8u() in: lib/_machine_.e
Warning { builtin_chosen }: <0234>:: The built-in peek_pointer() in lib/_curl_.e overrides the global/public peek_pointer() in: lib/_machine_.e
Press Enter
}}} So should I assume that NetBasic was originally conceived in a Windows environment?
-Bruce
|
Not Categorized, Please Help
|
- history, backlinks
- Last modified May 17, 2025 by axtens_bruce

