MCXi Basic

MCXi Basic

Software development system

$0.99

Details about MCXi Basic

  • Released
  • Updated
  • iOS Version
  • Age Rating
  • Size
  • Devices
  • Languages

Features

Developer of MCXi Basic

🙌2
Ratings
🗣❌ unsupported
Your locale
🖼️Download
Icons↘︎

Version History of MCXi Basic

1.22

October 2, 2017

This app has been updated by Apple to display the Apple Watch app icon. Supporting iOS 11 Updated icons Other minor changes

More

1.21

January 24, 2017

iOS 10 support. Other minor changes.

1.17

June 10, 2016

Support of files that do not have line numbers. Increase stability of system. Other minor changes.

More

1.16

June 7, 2016

The val operator can now use negative numbers. The fix operator corrected the inaccuracy in the calculation. Increase stability. Other minor changes.

More

1.15

May 17, 2016

Two dimension array is now available. Other minor changes.

1.12

March 12, 2016

LIST command - colour syntax highlighting. RESTORE command to work with DATA and READ,with computed expressions. Increase stability of system. Other minor chages.

More

1.10

March 1, 2016

The string functions, you can now use mathematical expressions and formulas in the arguments. Other minor changes.

1.9

February 24, 2016

Fixed a bug when using variable during initialization of the array size. Example: dim a(x) If you use a variable as the array index error does not appear. Example: a(x)=b The INPUT statement can now use an array DIM. Example: input "Please enter number",a(x) Treat error FOR loop using the variable as a parameter. Example: for i=a to b step c Thanks patient users for help in correcting errors and improving stability.

More

1.8

February 17, 2016

Additional bug fixes and stability improvements.

1.6

February 11, 2016

Added documentation for the main operators, with examples. Fix input operator. Other minor changes.

More

Price History of MCXi Basic

Description of MCXi Basic

MCX BASIC is a dialect of the BASIC programming language. MCX BASIC is designed to follow GW-BASIC, which is one of the standard BASICs running on 16-bit computers. During the creation of MCX BASIC, a major effort was made to make the system as flexible and expandable as possible. MCX BASIC development environment is very similar to that of the Dartmouth Time Sharing System associated with Dartmouth BASIC. It has a command line-based Integrated Development Environment (IDE) system; all program lines must be numbered, all non-numbered lines are considered to be commands in direct mode (i.e., to be executed immediately). The user interface is almost completely command line. The original BASIC language was designed on May 1, 1964 by John Kemeny and Thomas Kurtz and implemented by a team of Dartmouth College students under their direction. The acronym BASIC comes from the name of an unpublished paper by Thomas Kurtz. BASIC was designed to allow students to write mainframe computer programs for the Dartmouth Time-Sharing System. It was intended specifically for less technical users who did not have or want the mathematical background previously expected. Being able to use a computer to support teaching and research was quite novel at the time. The language was based on FORTRAN II, with some influences from ALGOL 60 and with additions to make it suitable for timesharing. Initially, BASIC concentrated on supporting straightforward mathematical work, with matrix arithmetic support from its initial implementation as a batch language, and character string functionality being added by 1965. The designers of the language decided to make the compiler available free of charge so that the language would become widespread. (In the 1960s, software became a chargeable commodity; until then, it was provided without charge as a service with the very expensive computers, usually available only to lease.) They also made it available to high schools in the Hanover area, and put a considerable amount of effort into promoting the language. In the following years, as other dialects of BASIC appeared, Kemeny and Kurtz's original BASIC dialect became known as Dartmouth BASIC.
Show less

MCXi Basic: FAQ

Does MCXi Basic offer an iPad version?

Yes, MCXi Basic is compatible with iPad devices.

Who launched the app?

The creator of MCXi Basic is Aleksey Neronov.

What is the minimum iOS version required to use MCXi Basic?

The minimum iOS requirement for the app is 8.0 or higher.

What is the overall rating of the app?

The overall user rating of MCXi Basic is 3.

What’s the app category of MCXi Basic?

The Main Genre Of The Mcxi Basic App Is Education.

What MCXi Basic application version is the current one?

1.22 is the most recent version of the MCXi Basic app.

When was the most recent MCXi Basic update made available?

MCXi Basic rolled out its latest update on October 4, 2024.

Do you know when MCXi Basic was first made available?

MCXi Basic originally came out on February 5, 2023.

What is the age rating for MCXi Basic?

MCXi Basic is suitable for children aged Aleksey Neronov.

What are the languages supported by MCXi Basic?

MCXi Basic is available in English.

Is MCXi Basic accessible through Apple Arcade's subscription model?

Unfortunately, MCXi Basic is not on Apple Arcade.

Does MCXi Basic allow for in-app purchases?

No, MCXi Basic does not allow for in-app purchases.

Can I use MCXi Basic with Apple Vision Pro?

No, you cannot use MCXi Basic with Apple Vision Pro.

Are ads featured prominently in MCXi Basic?

No, ads are not featured prominently in MCXi Basic.

Screenshots of MCXi Basic

MCXi Basic screenshot #1 for iPhone
MCXi Basic screenshot #2 for iPhone
MCXi Basic screenshot #3 for iPhone
MCXi Basic screenshot #4 for iPhone
MCXi Basic screenshot #5 for iPhone
iphone
ipad
appletv

Alternatives to MCXi Basic

More Applications by Aleksey Neronov

Reviews of MCXi Basic

Leave a Review MCXi Basic
  • Needs work

    10 print “What is your name?”
    run
    Whatisyourname?

    ...and similar nonsense. I am new to Apple. I only bought this because I didn’t see the other review. Was it visible before I purchased it?
  • A few bugs

    Could be great but the app has a few bugs.
    The INPUT command doesn’t display a text prompt:
    e.g. INPUT “Enter your name”,a$
    This just displays the question mark “?” With no text.
    When you do enter something it then asks a second time.

    The app could also use some commands to access screen taps and other gestures.
    Show less
  • Does not Work on iPad 2 with iOS 9

    App loaded okay, but unable to enter a BASIC program. As soon as I typed in a line number with the first command, the app bounced back with the OK prompt and cleared the screen.