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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T15:12:56+00:00 2026-06-07T15:12:56+00:00

In BASIC print statements can look like this: 100 PRINT Copyright, Adrian McMenamin,maybe Which

  • 0

In BASIC print statements can look like this:

100 PRINT "Copyright, Adrian McMenamin","maybe"

Which should put a tab space between the first statement and the second.

I am working on a DSL/interpreter for BASIC in Groovy/Java which needs to parse this line and produce something like:

print "Copyright, Adrian McMenamin", "    ","maybe"

(As Groovy interprets the comma as merely separating the parameters of the print function.)

So what regular expression will differentiate between the commas not inside the quote and those that are (don’t worry about the PRINT or the line number etc)?

  • 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-07T15:12:59+00:00Added an answer on June 7, 2026 at 3:12 pm

    I implemented a very simple parser that just counted open quotes (modulo 2). It works given the simple rules for a BASIC string literal.
    I had designed a very beautiful recursive function employing a regex that would work correctly for this form:

    100 PRINT "Copyright, 2012", "Adrian McMenamin"
    

    But which failed for this:

    100 PRINT "Copyright, 2012"
    

    Oh well, guess that’s just the limit of a DFA-like scheme.

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

Sidebar

Related Questions

I have reduced the problem to the following basic function which should simply print
Basic question here - I have many lines of code that look something like:
In a basic Unix-shell app, how would you print to stdout without disturbing any
This is very basic question from programming point of view but as I am
Basic question here. I started using ARC and am not sure if I should
Basic doubt...If QTP generates vbscript code as we record actions, can't we directly write
Basic C# syntax question: So I have this class public class BrandQuery<T> : Query<T>
Basic question.. had to ask. Any help will be appreciated. Q: Why can't I
I am having a lot of trouble with this basic recursion problem in java;
This question is about a general technique in SQL, that I can't quite work

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.