Git Product home page Git Product logo

Comments (4)

philipcmonk avatar philipcmonk commented on May 29, 2024

Comment by johncburnham
Friday Sep 27, 2013 at 10:56 GMT


Which example?

from urbit.

philipcmonk avatar philipcmonk commented on May 29, 2024

Comment by FellowMD
Saturday Oct 05, 2013 at 01:51 GMT


This has gotta be in crash course in arvo, 1.2, right?
~waclux-tomwyc/try=> (add 2 2)
If so, it's fixed now.

from urbit.

philipcmonk avatar philipcmonk commented on May 29, 2024

Comment by ericfode
Tuesday Nov 05, 2013 at 09:15 GMT


@vrotaru what you have noticed is a syntax constraint that is not necessary but enforced by hoon. When ever possible we try to encode how hoon code should be written al a go. Double spaces should be used to denote sub hoons, for example:

|= [p=@]
^- ,[p=@]

Could be written as

|= [p=@]  ^- ,[p=@]

from urbit.

philipcmonk avatar philipcmonk commented on May 29, 2024

Comment by vrotaru
Tuesday Nov 05, 2013 at 10:45 GMT


Thanks. I've started to guess it after observing that same is true in other contexts.

It is unusual, but that's to be expected with Martian tech.:)

from urbit.

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.