Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8503145
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T01:40:45+00:00 2026-06-11T01:40:45+00:00

Good day. We are working on the framework for computer algebra on Java. At

  • 0

Good day. We are working on the framework for computer algebra on Java. At this point it can be used only programmatically (eg. you need to write some code on java or groovy to use it), but it is not so user friendly. It is too complicated to set up a whole development environment and to use Java syntax just to solve some simple problem.

We are now looking for some relatively simple way to create a user interface and syntax for it. Our idea is to use some existing Java-compatible language with simple and powerful syntax (we are thinking about groovy) to write a binding to our library that will hide underlying complex infrastructure with some more natural syntax.

For example:

Java:

Tensor t1 = Tensors.parse(“T_mn”);
Tensor t2 = Tensors.parse(“2*T_mn”);
Tensor sum = Tensors.sum(t1,t2);
System.out.println(sum.toString(ToStringMode.LaTeX));

Groovy:

def t1 = parse ‘T_mn’
def t2 = parse ‘2*T_mn’
def sum = t1+t2
latexOut(sum)

We need a language with a good IDE (with auto-completion at least), which can be adapted (embeded) for our needs.

What can you recommend for this task ( IDE-Language combination )?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T01:40:46+00:00Added an answer on June 11, 2026 at 1:40 am

    I recommend you take a look at Xtext (a framework for building source editors in Eclipse) and Xtend (a simple language that you can use as-is or extend for you own needs).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Good Day, Can someone confirm what was said at the bottom of this post
Good day, I've searched and researched this for the past 12 hours and can't
Good day, I've been working on this project and learning how to place a
Good Day, I have a simple working routine in Perl that swaps two words:
Good Day, I a working my way through the official JavaFX FXML tutorial (See
Good day everyone. I am working on a Firefox extension, and I want to
Good day. Has somebody working solution for deleting asset in nested form in Carrierwave?
Good day. I need to teach Windows CryptoAPI to encrypt the message with private
Good day, I have like 15 images I need to be buttons. I have
Good day all; I am not sure what has changed to prevent this from

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.