Coder Social home page Coder Social logo

Comments (3)

pieterderycke avatar pieterderycke commented on July 28, 2024

I will not fix/implements this, a new version of Jace is under development that will support matrix calculations. The square brackets will be used to indicate arrays.

from jace.

rummelsworth avatar rummelsworth commented on July 28, 2024

@pieterderycke Is there a possibility of using some other character(s)/syntax to delimit an arbitrary symbol name?

Anything would be nice, e.g. C# verbatim string literal-style @"My variable named ""variable"": A tale of redemption". (Not a good symbol name, I know, but who knows what a user/client might decide as a name of some entity which must be symbolized in an expression given to Jace :-))

Perhaps @ is being used already somewhere in Jace, but if not, the above approach could be worthwhile. Maybe include a little utility function that takes strings and converts them to whatever style you might consider (for insertion into an expression that is then fed back into CalculationEngine, for example).

[ps: I saw your other posts and will get back to you as soon as I can about them. Thanks.]

from jace.

pieterderycke avatar pieterderycke commented on July 28, 2024

The "@" symbol is not yet used. So I could use it the support variables with spaces in the name, genre @"A variable with spaces" but I am currently not really convinced its a good idea to allow such variables an why applications using Jace would need it.

But feel free to come with arguments/examples if you want to try convincing me :-)

from jace.

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.