|
Forum Index : Microcontroller and PC projects : Give me MMBasic instead
| Author | Message | ||||
| bfwolf Regular Member Joined: 03/01/2025 Location: GermanyPosts: 83 |
Yes, but thank God BASIC's syntax doesn't depend on indention! AFAIK FORTRAN was as awful in the past - don't know if more recent versions still are? Indention should help reading! There is one tool, where i accept indenting as part of the syntax: 'make': 'targets' start at the 1st column - actions indented by at least 1 tab/space |
||||
| Gizmo Admin Group Joined: 05/06/2004 Location: AustraliaPosts: 5146 |
MMBasic is BASIC. No BASIC accepts := as anything other than a syntax error. If people want to program in a language that uses := then they can, but BASIC isn't that language. It isn't C, C#, C++, Python2, Python3, COMAL, COBOL, Lithp or anything elth either... :) Yep, agree. The best time to plant a tree was twenty years ago, the second best time is right now. JAQ |
||||
| PhenixRising Guru Joined: 07/11/2023 Location: United KingdomPosts: 1581 |
MMEdit can help you with that. On the left it links each Sub, Do, For, If with it's correct end point. It has lots of gems, such as the xref/list for variables |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |