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 9123645
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T06:23:27+00:00 2026-06-17T06:23:27+00:00

In theory, would it be possible to represent the syntax of the Java programming

  • 0

In theory, would it be possible to represent the syntax of the Java programming language using verbose, “HTML-style” markup, and then translate it to normal Java code? I think a modified syntax of this type might aid code readability, perhaps at the expense of conciseness.

An example program consisting of two classes, using normal Java syntax:

public class HelloWorld{
    public void doStuff(){
        System.out.println("Hello World!");
    }
}

public class MainClass{
    public static void main(String[] args){
        HelloWorld.doStuff();
    }
}

The same program, with proposed “HTML-style” markup (to be translated into normal Java syntax):

<class = "public class HelloWorld">
    <function = "public void doStuff()">
        System.out.println("Hello World!");
    </function>
</class>

<class = "public class MainClass">
    <function = "public static void main(String[] args)">
        HelloWorld.doStuff();
    </function>
</class>
  • 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-17T06:23:28+00:00Added an answer on June 17, 2026 at 6:23 am

    Coldfusion is a language with HTML or XML style syntax, for building web applications.

    I think they argued it would be familiar to HTML programmers (in fact, I think some of its tags are HTML tags, but I’m not CF expert).

    The little I’ve seen of it, did not overwhelm me with a desire to code that way in the future.

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

Sidebar

Related Questions

Is that possible? How is this done in theory? Would I simply make a
I'm looking to learn some theory about data/audio/video compression, and would be glad to
I know this is not possible but can anyone provide a theory as to
I would like to find all the possible combinations of weighted elements in a
Is it possible, in theory, to convert any tree into an R-tree? For example,
Is PHP (as of 5.2) thread-safe on Linux/UNIX? Would it be possible to use
Possible Duplicate: Converting string expression to Integer Value using C# I'm just wondering if
Is it possible to replace javascript w/ HTML if JavaScript is not enabled on
I know that it is possible (in theory) to create a new type at
I'm trying to learn Haskell, thinking that it would be the perfect language to

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.