Skip to content

Add support for BASIC dialects #329

Open
@Adriwang

Description

@Adriwang

The following are optional, but will help us add the language:

  • Test Frameworks: ?
  • How to install: Available at https://sourceforge.net/projects/fbc/files/
  • How to compile/run: fbc filename : run filename.exe
  • Any comments: (e.g., what's interesting about this language): FreeBASIC is a modern, open-source dialect of BASIC that maintains the simplicity of classic BASIC while offering advanced features like pointers, inline assembly, and OOP-like structures. It is compiled rather than interpreted, making it significantly faster than traditional BASIC implementations.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions