🦞🌯 Lobster Roll

Thread

How An Arcane Coding Method From 1970s Banking Software Could Save The Sanity Of Web Developers (fastcolabs.com)

Stories related to "How An Arcane Coding Method From 1970s Banking Software Could Save The Sanity Of Web Developers" across the full archive.

How An Arcane Coding Method From 1970s Banking Software Could Save The Sanity Of Web Developers (fastcolabs.com)
Tag proposal: Formal Methods
**Intro** I think there's enough formal methods fans posting and discussing this here that it'd be nice to have a specific tag for it. Some of the things it would cover: * Specification Techniques: TLA+, Alloy, Z notation * Model Checking: bisimulation, state machines * Verifiable Languages:...
Free books about formal methods and verification (github.com)
Realising the Benefits of Formal Methods (anthonyhall.org)
Formal Methods and the KRACK Vulnerability (galois.com)
My First Experience with Formal Methods (zipcpu.com)
Your thoughts on this advice to those pursuing formal methods?
I keep seeing books such as Software Foundations show up on forums with people interested in formal verification told they should look at them. I've watched people try and fail to learn this stuff for years. Very few make it. Some even get bitter against the concept of formal methods because they at...
Let's Prove Random Games are Winnable (with Formal Methods) (hillelwayne.com)
A Scalable, Formal Method for Design and Automatic Checking of User Interfaces (2001) (home.deib.polimi.it)
The HACMS Program: Using Formal Methods to Eliminate Exploitable Bugs (2017) (rsta.royalsocietypublishing.org)
DARPA's HACMS Program aims to create high-assurance, secure software for vehicles. This comprehensive article on HACMS introduces risks of computers, some techniques for assuring them, some cutting-edge results high assurance, phases of HACMS itself, impediments to using formal methods, and open cha...
Authentication vulnerability in most recent 5G drafts, found by formal methods (cs.ox.ac.uk)
A Design and Verification Methodology for Secure Isolated Regions (2016) (people.eecs.berkeley.edu)
Abstract: "Hardware support for isolated execution (such as Intel SGX) enables development of applications that keep their code and data confidential even while running on a hostile or compromised host. However, automatically verifying that such applications satisfy confidentiality remains challengi...
Teaching Formal Methods via Automatic Checking of Finite Models (2017) (risc.jku.at)
(I changed title to equivalent one that fits in blank.) Abstract: "Education in the practical applications of logic and proving such as the formal specification and verification of computer programs is substantially hampered by the fact that most time and effort that is invested in proving is act...
Towards a Verified, Complex, Protocol Stack in a Production Kernel: Method and Demo (2016) (cs.dartmouth.edu)
Abstract: "In this thesis, I propose a methodology for supporting the development of software that depends on parsers—such as anything connected to the Internet—to safely support any reasonably designed protocol: data structures to describe protocol messages; validation routines that check that data...
Survey Paper: Formal Methods for Web Security (2016) (dais.unive.it)
DOI: [https://doi.org/10.1016/j.jlamp.2016.08.006](https://doi.org/10.1016/j.jlamp.2016.08.006)
The Abstract State Machines Method for Modular Design and Analysis of Programming Languages (2013) (pages.di.unipi.it)
Abstract: "We survey the use of Abstract State Machines in the area of programming languages, namely to define behavioral properties of programs at source, intermediate and machine levels in a way that is amenable to mathematical and experimental analysis by practitioners, like correctness and compl...
Catalog of Bad Smells in Design-by-Contract Methodologies with Java Modeling Language (2013) (oro.open.ac.uk)
Abstract: "Bad smells are usually related to program source code, arising from bad design and programming practices. Refactoring activities are often motivated by the detection of bad smells. With the increasing adoption of Design-by-Contract (DBC) methodologies in formal software development, evide...
ViennaTalk and Assertch: Building Lightweight Formal Methods Environments on Pharo 4 (2016) (esug.org)
Abstract: "It is possible to make Integrated Development Environments supporting formal methods that can be as flexible as the support for dynamic programming languages. This paper contributes with a demonstration employing different support environments for the Vienna Development Method Specificati...
Augmenting Agile with Formal Methods (hillelwayne.com)
How to Evaluate the Suitability of a Formal Method for Industrial Deployment? A Survey (scch.at)
Abstract: "Despite extensive evangelizing and demonstration of several success stories in safety-critical applications, formal methods are still not widely practiced in contemporary systems and software engineering. One of the main reasons for this situation is the absence of systematic guidelin...
Practical, Symbolic, Execution Analysis and Methodology for GPU Programs (formalverification.cs.utah.edu)
Abstract: "Graphics processing units (GPUs) are highly parallel processors that are now commonly used in the acceleration of a wide range of computationally intensive tasks. GPU programs often suffer from data races and deadlocks, necessitating systematic testing. Conventional GPU debuggers are i...
Formal Methods for Kernel Hackers (linuxplumbersconf.org)
List of companies that uses formal methods in software engineering (github.com)
Making Formal Methods Popular: The Crux is Math Education! [2015] (ceur-ws.org)
(This paper is from the First Workshop on Formal Methods in Software Engineering Education and Training in 2015) From the abstract (yes, I'm abstracting the abstract, because it actually is too long!): "[Formal Methods] plays just a minor role in both the everyday work of software engineers as...
Resources for Teaching with Formal Methods (avigad.github.io)
Why Don't People Use Formal Methods? (hillelwayne.com)
Formal Methods Meetup (SF / Bay Area) (meetu.ps)
I've ploped down some cash to gauge interest in a formal methods meetup. If you're interested in learning and leveraging more formal artefacts in day to day software engineering then please go ahead and sign up while I figure out the logistics. My current plan is to make it a mix of reading books...
Using Formal Methods at Work (hillelwayne.com)
What, Why, and How of Formal Methods (cloudbootup.com)
What do Formal Methods actually Guarantee? (medium.com)