V2releases icon indicating copy to clipboard operation
V2releases copied to clipboard

Are source codes available for education use only?

Open donghosong opened this issue 6 years ago • 3 comments

Hello, I am teaching ARM assembly programming and assembler in my class at Korea Aerospace Univ. I've found that you released an educational ARM assembler binary codes only. Can I get a source of them to reference? Best Regards, Dongho Song

donghosong avatar May 06 '19 00:05 donghosong

Visual2 is in the process of being set up open source - it will be open late June at the latest, in a good state. The source is F# compiled to Javascript using FABLE and run as a desktop app under electron..

I can update the binaries with the latest version before the open source revision if you want to use it as is before that. There is one outstanding bug (in programs longer than 512 lines without memory definitions) now fixed. I can open the original repo to you on the understanding that until properly open sourced the code remains for your private use only?

I should say that this code has been very well tested and developed: how were you wanting to change it?

tomcl avatar May 06 '19 08:05 tomcl

Hi Tom,

What is the current status of this?

copart avatar Aug 30 '19 00:08 copart

Sorry to reply so late: status of Visual2 is we have not had resources to develop it - we might try to revive it this Summer. No promises - we do not currently use it for teaching. It is open - so anyone could do this.

https://github.com/ImperialCollegeLondon/Visual2

tomcl avatar Jun 02 '22 08:06 tomcl