Open blast-hardcheese opened 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. ;-)
@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.
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:
Newly available interpreter (partially complete) https://github.com/SwissKid/bancstar-python Because of a CTF at LayerOne security conference.
Interesting! Did somebody dig up a specification? Do you have a link?
Grabbed the spec from esolang. Its not following all the specs yet.
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?
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 .
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.