tinyplasticgreyknight / BANCNova

A toolkit for interacting with BANCStar code, and a handy assembly syntax for the same
MIT License
0 stars 0 forks source link

Upgrade to Rust 1.0.0! #11

Open blast-hardcheese opened 9 years ago

blast-hardcheese commented 9 years ago

Current version of Rust has many changes from when this was written. Now that the API has largely stabilized, it would be helpful to use it.

tinyplasticgreyknight commented 9 years ago

Yes; I haven't time to do it right now though. Luckily there are maybe three people in the world who have any interest in BANCStar whatsoever, never mind actually using it. ;-)

blast-hardcheese commented 9 years ago

@tinyplasticgreyknight Just for kicks, what version of Rust would this compile with? I found your repo from Esolangs, wanted to mess around with BANCStar a little this weekend.

tinyplasticgreyknight commented 9 years ago

Oof, I don't even know. It was around the rustc-0.1 era, I think?

Some notes if you're planning to play around:

SwissKid commented 9 years ago

Newly available interpreter (partially complete) https://github.com/SwissKid/bancstar-python Because of a CTF at LayerOne security conference.

tinyplasticgreyknight commented 9 years ago

Interesting! Did somebody dig up a specification? Do you have a link?

SwissKid commented 9 years ago

Grabbed the spec from esolang. Its not following all the specs yet.

tinyplasticgreyknight commented 9 years ago

Ah; if you check the revision history on that article, you might notice a familiar username. ;-)

What exactly was happening at the conference you mention? Did the topic of BANCStar come up?

SwissKid commented 9 years ago

You can see the SCN and PFL files I was given, that was the total of the challenge.... they wouldn't even tell me it was bancstar!

On Wed, May 27, 2015 at 1:46 AM GreyKnight notifications@github.com wrote:

Ah; if you check the revision history on that article, you might notice a familiar username. ;-)

What exactly was happening at the conference you mention? Did the topic of BANCStar come up?

— Reply to this email directly or view it on GitHub https://github.com/tinyplasticgreyknight/BANCNova/issues/11#issuecomment-105826702 .