Autor Thema: Freie Basicinterpreter, Compiler .....  (Gelesen 1081 mal)

0 Mitglieder und 1 Gast betrachten dieses Thema.

Offline Warpi

  • Master Of Disaster
  • User a.D.
  • ****
  • Beiträge: 1733
Freie Basicinterpreter, Compiler .....
« am: 30 Mai, 2009, 23:15 »
Auf der Suche nach einem Basisinterpreter der noch mit Zeilennummern arbeitet bin ich auf diese
interessante Seite gestoßen  thefreecountry

Wer sich für Apple2 Basic , C64-Basic  u.s.w. interessiert sollte mal einen Blick wagen .... 8)
Mein Vdr / Audio/ Video / Homeserver

Intel Atom A330 Dualcore 2*1,6Ghz / 2 Gigabyte Ram
2 * 500 Gigabyte Samsung HDDS, Technisat Skystar2 DVBS
Ubuntu Jaunty Server, Vdr mit Webinterface, Openssh, Samba

2. Vdr
Pentium 3 / 1000 Mhz /  512 Mb Ram / Refurbished
1 * 200 Gigabyte Samsung HD, Technisat Skystar 2 DVBS
Ubuntu Karmic Server, Vdr mit Webinterface, Openssh, Samba

Asus Eee PC 1005P Netbook (Intel Atom N450 1.6GHz, 1GB RAM, 160GB HDD) Win 7 Starter, WarpIX Netbookremix + Ext. 500 GB 2.5 " HD

Videoschnitthardware
AMD Black Edition - AMD Phenom II X6, 6 x 3.2 GHz Prozessor, 8 GB DDR3 / 1600, 2 x Samsung 1TB, Nvidia Gt 240
Techno Trend S3200 , Windows 7 Homepremium / x64, Linux Mint Julia / x64

Die größte Fehlerquelle des PCS sitzt meist 30cm vor dem Bildschirm.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190499
  • Ohne Input kein Output
    • DVB-Cube
Batch Compiler 1.2 Beta
« Antwort #1 am: 10 Juli, 2012, 05:20 »
Batch Compiler is an advanced software for scripting batch files and compiler them into EXEs.

Open Source

http://www.batchclite.blogspot.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190499
  • Ohne Input kein Output
    • DVB-Cube
BASIC-256 1.0.0.0
« Antwort #2 am: 12 November, 2013, 18:15 »
BASIC-256 is a handy, easy to use tool designed to use traditional control structures like for / next, gosub, and goto, which helps kids easily see how program flow-control works.

BASIC-256 has a built-in graphics mode which lets them draw pictures on screen in minutes, and a set of detailed, easy-to-follow tutorials that introduce programming concepts through fun exercises.

License : GPL








Whats new: >>

Zitat
All SAY output has been changed to use the eSpeak library and you may change the voice (language) from Edit/Preferences. Printing works VERY WELL. The new version compiles with QT5 and the binary release was built with QT5.1.1.

The off-line documentation is incomplete on the windows binary but will be a priority on the next build.

http://www.basic256.org/index_en

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190499
  • Ohne Input kein Output
    • DVB-Cube
Decimal BASIC v7.8.5
« Antwort #3 am: 15 November, 2018, 17:45 »
Changelog

Ver. 7.6.1
    Modified the fault on the DOT function on the complex mode.
Ver. 7.6.2
    Added original enhancements ASK TEXT FONT and ASK TEXT BACKGROUND.
Ver. 7.6.3
    Added original enhancement FILE GETDIRECTORYNAME.
    Decreasd Virtual Stack Memery amount to suppress irregular behavior of file dialogs.
    Added MEM_TOP_DOWN option in the invocation of VirtualAlloc API.
Ver. 7.6.4
    Added the Environment Option, where the amount of Virtual Stack Memory can be changed.
Ver. 7.6.5
    Fixed the bug that OPEN statements executed in a recursive subprogram caused a system error.
    Reduced the maximum system stack size to 26 MBytes in order to lessen malfunction of open or save dialogs.
    New type file dialogs which use IFileDialog interface can be selected.
    Current directory can be selected for the initial directory from where program files are opened.
Ver. 7.6.6
    Added an image file type PNG.
    Modified the behavior in multi-monitor environment.
    Fixed the faults in new type file dialogs.
Ver. 7.6.7
    Added original enhancements MAKE DIRECTORY and REMOVE DIRECTORY.
    Fixed the bug that internal procedures of the main program could be invoked from an external procedure.
Ver. 7.7.0
    Added two compatibility options.
    Fixed the fault the text height changes when the cordinate changes.
    increased the acuracy of the WAIT DELAY in milliseconds.
Ver. 7.7.1
    Fixed the fault that precision of the text height decreased in some situation.
Ver. 7.7.2
    DRAW MODE MASK(MERGE, XOR, NOTXOR) has been validated for the text drawn by PLOT TEXT.
Ver. 7.7.3
    Fixed the fault 0 divided by 0 yielded EXTYPE=3005 on the binary mode.
Ver. 7.7.4
    Fixed the fault that EXTYPE might be wrong.
Ver. 7.7.5
    Fixed the bug a WAIT DELAY statement followed by a numeric variable caused an internal error.
Ver. 7.7.6
    Fixed the bug that SET LINE STYLE 0 did not act as demanded by the standard.
Ver. 7.7.7
    Fixed the bug that negative indices were improperly rounded.
Ver. 7.7.8
    Fixed the bug that USING$ functions with empty strings raised internal errors.
Ver. 7.7.8.1
    Fixed the fault about execution of SETUP.bat.
Ver. 7.8.0
    Increased performance of PRINT statements onto the screen.
Ver. 7.8.1
    Increased the number of LOCATE VALUE slide bars.
Ver. 7.8.2
    Fixed the fault on the PAUSE statement.
Ver. 7.8.3
    Improved the precision of display strings on the binary operation mode.
Ver. 7.8.4
    Fixed the bug CHAIN statements may yield step execution.
    Improved the resolution on WAIT DELAY.
Ver.7.8.5
    Fixed the fault accuracy of the COS function did not agree with Full BASIC standard.
    Fixed the fault READ IF MISSING did not work when the number of data is incomplete.

[close]

http://hp.vector.co.jp/authors/VA008683/english/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190499
  • Ohne Input kein Output
    • DVB-Cube
Decimal BASIC v7.8.5.2
« Antwort #4 am: 08 Dezember, 2018, 10:40 »
Whats new:>>

Fixed the bug LINE STYLE interfered PLOT AREA.
Fixed the fault on the EXECUTE stsatement.

https://decimalbasic.ninja-web.net/EnglishWindows.htm

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190499
  • Ohne Input kein Output
    • DVB-Cube
Decimal BASIC 7.8.5.2
« Antwort #5 am: 31 Dezember, 2018, 19:00 »
Decimal BASIC provides a full programming environment for the BASIC programming language. It implements almost all of the core module and the graphics module of ISO Full BASIC, which is the current international standard for BASIC. It comes with a built-in editor and debugger.

License: Freeware

http://hp.vector.co.jp/authors/VA008683/english/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190499
  • Ohne Input kein Output
    • DVB-Cube
Decimal BASIC v7.8.5.3
« Antwort #6 am: 07 April, 2019, 20:50 »
Whats new:>>

The initial value for MARGIN was changed to 2400.ion option menu, option settings initilize needed)
On Decimal Thousand Digit mode, the significance-width was changed to 2034.

http://hp.vector.co.jp/authors/VA008683/english/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190499
  • Ohne Input kein Output
    • DVB-Cube
X11-Basic 1.26-53
« Antwort #7 am: 07 Juni, 2019, 17:45 »
X11-Basic is a dialect of the BASIC programming language with graphics capability that integrates features like shell scripting, CGI-Programming, and full graphical visualization into the easy to learn the basic language on modern computers.

License: Open Source

https://sourceforge.net/projects/x11-basic/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190499
  • Ohne Input kein Output
    • DVB-Cube
Decimal Basic 7.8.5.4
« Antwort #8 am: 03 September, 2019, 13:06 »
Whats new:>>

Fixed the fault that LOCATE VALUE and LOCATE CHOICE blocked generation of text output.

http://hp.vector.co.jp/authors/VA008683/english/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190499
  • Ohne Input kein Output
    • DVB-Cube
Decimal BASIC v7.8.5.4-1
« Antwort #9 am: 09 April, 2020, 06:15 »

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190499
  • Ohne Input kein Output
    • DVB-Cube
Decimal BASIC v7.8.5.5
« Antwort #10 am: 20 Juni, 2020, 09:15 »
Whats new:>>

Fixed the bug the PROGRAM statement could not handle array parameters.

http://hp.vector.co.jp/authors/VA008683/english/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190499
  • Ohne Input kein Output
    • DVB-Cube
Decimal Basic 7.8.5.7
« Antwort #11 am: 31 Dezember, 2021, 11:40 »
Whats new:>>

Ver. 7.8.5.7

    Fixed the fault on the E-format of numeric vlues.
    Enabled arrays redimensioned to size zero.


Ver. 7.8.5.6

    Fixed the fault that SET BITMAP SIZE 1,1 yielded instability.

http://hp.vector.co.jp/authors/VA008683/english/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190499
  • Ohne Input kein Output
    • DVB-Cube
Decimal Basic 7.8.6.1
« Antwort #12 am: 10 Januar, 2022, 19:10 »
Whats new:>>

Ver. 7.8.6.0

    Fixed the fault that non-fatal exceptions were not reported.
    Made intenal files serve in the complex mode and in the rational mode.

Ver. 7.8.6.1
    Fixed the fault in non-fatal exceptions on the USING$ function and the PLOT TEXT USING statement.

http://hp.vector.co.jp/authors/VA008683/english/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190499
  • Ohne Input kein Output
    • DVB-Cube
Decimal Basic 7.8.6.2
« Antwort #13 am: 20 Januar, 2022, 18:45 »
Whats new:>>

Fixed the lack of value reports in non-fatal exceptions on the USING$ function and the PLOT TEXT USING statement.

http://hp.vector.co.jp/authors/VA008683/english/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190499
  • Ohne Input kein Output
    • DVB-Cube
Decimal Basic 7.8.6.3
« Antwort #14 am: 30 Januar, 2022, 19:10 »
Whats new:>>

Breaking at nonfatal exception raised aboloished.

http://hp.vector.co.jp/authors/VA008683/english/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )