<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Just watched the vid, and what a cool and impressive project! I'm honored to see continuing interest in the Self ideas, and hope that the exposure to the them will serve you as you do great things!<div class="">You can think of them as a fairly pure expression of certain values, but certainly not the be-all and end-all! </div><div class="">I'll stop myself from ranting any more! :)</div><div class=""><br class=""></div><div class="">Anyway, huge thanks to the team and the prof!</div><div class=""><br class=""></div><div class="">- David<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On May 17, 2022, at 9:29 AM, Luke McNeil <<a href="mailto:lukemcneil61@gmail.com" class="">lukemcneil61@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="">Hi Russell,</div><div class=""><br class=""></div><div class="">Thanks for the kind words. This project was done as a senior project. At Rose-Hulman, this is a capstone project that a team works on for the entire year. The idea for the project was proposed by Dr. Michael Hewner (<a href="https://hewner.github.io/" target="_blank" class="">https://hewner.github.io/</a>). As the academic year is coming to an end, this does mean we will no longer be forced to work on it. We really did enjoy it though, so I expect that we will continue adding things in the future. The primary work that could be done next is continuing to add filed out Self modules and primitives that they rely on such as -<br class=""></div><div class=""><br class=""></div><div class="">1. GUI Modules - If the necessary and rather large list of necessary graphics primitives were written, then we could potentially file in these modules to make a GUI looking just like the original Self interface.<br class=""></div><div class="">2. Test Modules - These are a bunch of modules written in Self, which tests things about Self. We have our own suite of tests that were developed, but it would be cool to see how we do against these tests.</div><div class="">3. Other Modules - Things like tree or priorityQueue. These should just work, but take some time to import.</div><div class=""><br class=""></div><div class="">It is also possible that another senior project team at Rose-Hulman in the future might pick up this project and continue building.</div><div class=""><br class=""></div><div class="">I did look a little at Zig-Self. I think it might be worth a more thorough look, though, as I'm sure there are many things we could learn from it.</div><div class=""><br class=""></div><div class="">-Luke<br class=""></div></div><br class=""><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, May 17, 2022 at 3:58 AM Russell Allen <<a href="mailto:mail@russell-allen.com" target="_blank" class="">mail@russell-allen.com</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi guys<br class="">
This is awesome - I love it. It's like an executable spec, it's really<br class="">
clear what's happening.<br class="">
<br class="">
Do you have plans to do more work on it?<br class="">
<br class="">
Also, have you had a look at Zig-Self at all? <a href="https://github.com/sin-ack/zigself" rel="noreferrer" target="_blank" class="">https://github.com/sin-ack/zigself</a><br class="">
<br class="">
Russell<br class="">
<br class="">
<br class="">
On May 17 2022, at 3:40 am, Luke McNeil <<a href="mailto:lukemcneil61@gmail.com" target="_blank" class="">lukemcneil61@gmail.com</a>> wrote:<br class="">
<br class="">
> Hey everyone!<br class="">
>  <br class="">
> We’re a team of student engineers from Rose-Hulman Institute of<br class="">
> Technology that’s been working on a Python implementation of Self for<br class="">
> the past academic year. We began developing this system since the Self<br class="">
> virtual machine is currently unable to be easily run on most modern<br class="">
> operating systems (without setting up a virtual machine to emulate<br class="">
> older 32-bit operating systems).<br class="">
>  <br class="">
> Our system is designed to parse and interpret Self inputs in a similar<br class="">
> manner to the Self environment and virtual machine. The system comes<br class="">
> with its own GUI framework to demonstrate its features that is<br class="">
> extensible by users, and the framework itself serves as a<br class="">
> proof-of-concept for implementing Morphic-related features in the<br class="">
> future. The interpreter’s implementation is bootstrapped, meaning that<br class="">
> higher-level features like lists and strings are directly imported<br class="">
> from their respective Self modules, which we file out from the<br class="">
> original Self system.<br class="">
>  <br class="">
> We hope that this project will serve not only as a useful educational<br class="">
> tool for introducing engineers to alternative programming paradigms,<br class="">
> but also as a convenient environment for Self development. If you’re<br class="">
> interested in exploring our system further, we’ve prepared a video<br class="">
> demo for your convenience (here). You can also visit our repository on<br class="">
> GitHub below. We welcome your thoughts and feedback!<br class="">
>  <br class="">
> <a href="https://github.com/pinneyja/self-interpreter" rel="noreferrer" target="_blank" class="">https://github.com/pinneyja/self-interpreter</a><br class="">
>  <br class="">
>  <br class="">
>  <br class="">
> Thanks,<br class="">
>  <br class="">
> Rose-Hulman Self Interpreter Team<br class="">
>  <br class="">
> (Nathaniel Blanco, Achintya Gupta, Luke McNeil, Jacob Pinney)<br class="">
> _______________________________________________<br class="">
>  <br class="">
> Self-interest mailing list<br class="">
>  <br class="">
> <a href="mailto:Self-interest@lists.selflanguage.org" target="_blank" class="">Self-interest@lists.selflanguage.org</a><br class="">
>  <br class="">
> <a href="http://lists.selflanguage.org/mailman/listinfo/self-interest" rel="noreferrer" target="_blank" class="">http://lists.selflanguage.org/mailman/listinfo/self-interest</a><br class="">
</blockquote></div>
_______________________________________________<br class="">Self-interest mailing list<br class=""><a href="mailto:Self-interest@lists.selflanguage.org" class="">Self-interest@lists.selflanguage.org</a><br class="">http://lists.selflanguage.org/mailman/listinfo/self-interest<br class=""></div></blockquote></div><br class=""></div></body></html>