Giter VIP home page Giter VIP logo

Comments (3)

dimdin avatar dimdin commented on July 22, 2024

The following has a similar meaning:

Zig is designed such that it takes no effort from the programmer to handle errors correctly

and implies:

Zig is designed such that it takes effort from the programmer to not handle errors correctly

I hope it helps.

from www.ziglang.org.

jh05013 avatar jh05013 commented on July 22, 2024

Thanks, that sounds in line with what I was thinking of.

I meant to say that part could be rewritten, but I accidentally left it out. I'll include it in my future PR if that's fine.

from www.ziglang.org.

Atomk avatar Atomk commented on July 22, 2024

Maybe it makes more sense knowing the context, Andrew in a few talks (like here) said that programmers are lazy, so if the language lets them get away without handling an error, they will probably avoid doing it. So one of the goals in Zig is to make it easier (or less forgiving) so that even if you are lazy, you'll probably handle errors correctly. I also am not a native speaker and while I understood that sentence, I agree it's not exactly entry-level English.

from www.ziglang.org.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.