Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.acorn.programmer > #6193 > unrolled thread
| Started by | Ronald <gettingchoppy@gmail.com> |
|---|---|
| First post | 2020-10-26 10:26 +1300 |
| Last post | 2020-10-26 10:26 +1300 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.sys.acorn.programmer
Wlang - is it useful? Ronald <gettingchoppy@gmail.com> - 2020-10-26 10:26 +1300
| From | Ronald <gettingchoppy@gmail.com> |
|---|---|
| Date | 2020-10-26 10:26 +1300 |
| Subject | Wlang - is it useful? |
| Message-ID | <5b332ac558.beeb@-.-> |
While looking for HP 200LX (tiny DOS computer) things, I came across this implentation of W. http://www.vttoth.com/CMS/index.php/projects/49 It looked like the X86 code could be replaced by OS_Write and so on. W is quite hard to google, however there seems to be a few places on github for Wlang. One description there is " WLANG is a subset of the C programming language and supports sequential, interprocedural programs. ... The interpreter generates the trace (i.e., the sequence of values of a program's variables at each point of its execution) of each analyzed program from the given inputs." I guess it is the same W. It looks like it is interactive like BASIC, but sort of C scriptable. My thought is that it could make a support shell for the RISC OS CLI with a few chosen routines. Sort of like shell scripting with powerful native functions. Ronald May
Back to top | Article view | comp.sys.acorn.programmer
csiph-web