Bug 294311 - [NEW PORT] lang/SmallBASIC: Interpreter for the BASIC programming language
Summary: [NEW PORT] lang/SmallBASIC: Interpreter for the BASIC programming language
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-04-07 19:15 UTC by Mehul N. Sanghvi
Modified: 2026-04-07 19:15 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mehul N. Sanghvi 2026-04-07 19:15:55 UTC
I have been wanting to learn how to make a port and contribute for a long time.  when I came across SmallBASIC and realised there was no package or port for it, this seemed to be the right way to learn porting and contribute.

I have a minimal port functioning locally but am missing FLAVOR support as SmallBASIC supports a few different versions, from simple console based interpreter to an IDE.