enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Programmable calculator - Wikipedia

    en.wikipedia.org/wiki/Programmable_calculator

    Some calculators run a subset of Fortran 77 called Mini-Fortran; the compiler is on the calculator so connecting to a PC to put programs onto the machine is not needed. The OnCalc C Compiler for the Casio fx-9860 series is now available. The Sharp PC G850V pocket computer has an onboard C compiler in addition to an assembler and a Basic ...

  3. TI-BASIC - Wikipedia

    en.wikipedia.org/wiki/TI-BASIC

    For many applications, it is the most convenient way to program any TI calculator, since the capability to write programs in TI-BASIC is built-in. Assembly language (often referred to as "asm") can also be used, and C compilers exist for translation into assembly: TIGCC for Motorola 68000 (68k) based calculators, and SDCC for Zilog Z80 based ...

  4. Casio BASIC - Wikipedia

    en.wikipedia.org/wiki/Casio_BASIC

    Casio BASIC is a programming language used in the Casio calculators such as the ClassPad, PRIZM Series, fx-9860G Series, fx-5800P, Algebra FX and CFX graphing calculators.It is also known as "BasicLike" in some models.

  5. Tombstone diagram - Wikipedia

    en.wikipedia.org/wiki/Tombstone_diagram

    Tombstone diagram representing an Ada compiler written in C that produces machine code. Representation of the process of bootstrapping a C compiler written in C, by compiling it using another compiler written in machine code. To explain, the lefthand T is a C compiler written in C that produces machine code.

  6. TI-59 / TI-58 - Wikipedia

    en.wikipedia.org/wiki/TI-59_/_TI-58

    TI-59 mounted on a PC-100A thermal printer. Also available for the TI-59 and TI-58 was a thermal printer (the PC-100A, B, and C models); the calculator was mounted on top of the printer and locked in place with a key. The calculator can be programmed to request input from the user, and output results of calculations to the printer.

  7. HP-16C - Wikipedia

    en.wikipedia.org/wiki/HP-16C

    The calculator uses the proprietary HP Nut processor produced in a bulk CMOS process and featured continuous memory, whereby the contents of memory are preserved while the calculator is turned off. [13] Though commonplace now, this was still notable in the early 1980s, and is the origin of the "C" in the model name.

  8. TI BASIC (TI 99/4A) - Wikipedia

    en.wikipedia.org/wiki/TI_BASIC_(TI_99/4A)

    TI thus adopted the solution of making the machine mostly 8-bit and connecting the various support chips to this 8-bit bus, with the TMS9900 reading the bus twice to produce a 16-bit value. [ 1 ] The TMS9900's instruction set architecture was based on 16-bit opcodes , meaning that programs would generally be twice as large as they would be on ...

  9. TI-83 series - Wikipedia

    en.wikipedia.org/wiki/TI-83_series

    The support on the TI-83 could be accessed through a hidden feature of the calculator. Users would write their assembly (ASM) program on their computer, assemble it, and send it to their calculator as a program. The user would then execute the command "Send (9prgm" (then the name/number of the program), and it would execute the program.