-
Please indicate how we can compile the source code for Linux !
Thanks.
-
I would like to update the language definition for PureBASIC:
https://github.com/jgm/skylighting/blob/master/xml/purebasic.xml
Current PureBASIC version is 5.60, and it has new keywords and func…
-
Ciao @SicroAtGit,
In these days I've been busy working on a new CLI tool for the project: __Doxter__.
- [`Doxter.html`][Doxter.html] — Documentation ([Live HTML Preview][Doxter LiveHTML])
- [`D…
-
Create Executable error - [COMPILER] Line 46: Structure not found: SECURITY_ATTRIBUTES.
-
- [ ] Deno
- [ ] Rust
- [ ] Go
- [ ] Swift
- [ ] Pascal
- [x] Zig
- [ ] V
- [ ] Nim
- [ ] Odin
- [ ] Python
- [ ] Bun
- [ ] PureBasic
-
- [ ] C
- [ ] C++
- [ ] Deno
- [ ] Rust
- [ ] Go
- [ ] Swift
- [ ] Pascal
- [ ] Zig
- [ ] V
- [ ] Nim
- [ ] Odin
- [ ] Python
- [ ] Bun
- [ ] PureBasic
-
The constants shipped with PureBasic are available in [its open-source repository](https://github.com/fantaisie-software/purebasic/tree/devel/Residents).
This would be great to automate so it is ea…
-
A minor issue...
PB uses POLink by default (Linker from PellesC), but it can also use VC. Now it can also use an ASM or a C Compiler and that is not the MS C one. You can check it with [https://git…
-
I have tried to compile the source codeof the client (im only interested in the client) in Linux since PureBasic allows to generate for different platforms using the same source code. However, I got t…
-
I'm thinking about a new format for the code metadata.
---
The current format is too complicated:
- One file code:
`CodeName[Win].pb`, `CodeName[Win,Lin].pb`, `CodeName.pb` (all OS)
…