Code Monkey home page Code Monkey logo

Comments (2)

Sod-Almighty avatar Sod-Almighty commented on August 24, 2024

if this-is a, if-cond => and-we-begin-a-body
   and-then indent
   then-what?

Syntax error. No other language AFAIK permits an if to have a trailing body and a nested body. It's unnecessary and ugly.

In any case, if it were to be allowed, then they should be different statements. The only time they should comprise a single call, is if the "arguments" are indented further than the start of the call:

if this-is a, if-cond => and-we-begin-a-body
                                         and-then indent
                                         then-what?

...which cannot be determined when using tabs for indentation, because the tab width might be anything.

from onyx-lang.

ozra avatar ozra commented on August 24, 2024

Hmm, maybe you're right: if there are two equally - more or less - viable solutions, then neither will be clear. That probably is a better approach.

And as for the last: as you say, cannot depend on "character counts" as representing width.

from onyx-lang.

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.