FreeBASIC is a completely free, open-source, multi-platform BASIC compiler, with syntax similar to MS-QuickBASIC, that adds new features such as pointers, object orientation, unsigned data types, inline assembly, and many others.
Stars
1.1k
Forks
162
Watchers
1.1k
Open Issues
56
Overall repository health assessment
No package.json found
This might not be a Node.js project
3.8k
commits
2.6k
commits
564
commits
347
commits
152
commits
98
commits
52
commits
24
commits
20
commits
12
commits
Merge pull request #466 from AnmiTaliDev/feat/autocompletion
5714d10View on GitHubAdded new syntax END WHILE equivalent to WEND. Wend remains valid.
8b96bb0View on GitHubMerge remote-tracking branch 'SARG-FB/gas64_rev' into master
ad8b391View on GitHubgas64 : fix [rxx+ryy*N] was not handled for mov when releasing registers
5ca7783View on GitHubGas64 : fix overoptimization when using SGN with integer and another function
ac231ccView on GitHubgas64 : to uncomment a line used to generate CALL instruction for dll/linux.
a173888View on GitHubgas64 : fix : v1 instead v2 used in hloadoperandsandwritebop for dll/linux
4dfb650View on GitHubMerge remote-tracking branch 'SARG-FB/gas64_rev' into master
ecad51fView on GitHub