Re: [9fans] GSoC 2021 project ideas

2021-02-08 Thread Jeff Sickel
See http://mirtchovski.com/p9/dis/ > On Feb 8, 2021, at 6:26 PM, Steve Simon wrote: > > there was a native plan9 dis interpreter that would run simple command line > applications. on Andrey’s website i think. -- 9fans: 9fans Permalink:

Re: [9fans] Re: GSoC 2021 project ideas

2021-02-08 Thread Ethan Gardener
On Sun, Feb 7, 2021, at 10:59 PM, cigar562hfsp952f...@icebubble.org wrote: > > That's a brilliant idea: a "Dis" assembler for Plan 9, to compile (well, > assemble, really) Dis code to binaries for the host architecture. The > Dis architecture was specifically designed to make it easy to map the

Re: [9fans] Re: GSoC 2021 project ideas

2021-02-08 Thread Steve Simon
there was a native plan9 dis interpreter that would run simple command line applications. on Andrey’s website i think. -Steve On 8 Feb 2021, at 8:49 pm, cigar562hfsp952f...@icebubble.org wrote: "Ethan Gardener" writes: > On Mon, Feb 1, 2021, at 7:16 AM, cigar562hfsp952f...@icebubble.org

[9fans] Re: GSoC 2021 project ideas

2021-02-08 Thread cigar562hfsp952fans
"Ethan Gardener" writes: > On Mon, Feb 1, 2021, at 7:16 AM, cigar562hfsp952f...@icebubble.org wrote: >> Anthony Sorace writes: >> >> (6) Incorporating Inferno's Dis virtual machine into the Plan 9 kernel, >> so Plan 9 can run Dis binaries natively, without having to run the >> Inferno