TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

PureBasic switches to a C backend

84 pointsby svenfawalmost 4 years ago

6 comments

codr7almost 4 years ago
Wouldn't Lazarus be a better option in most cases? No silly 800 line limitation, more powerful language, at least as portable etc.
评论 #28216943 未加载
评论 #28215859 未加载
评论 #28218879 未加载
conzalmost 4 years ago
For anyone still interested in &#x27;Visual Basic&#x27; style application development, or for RAD development in general, take a look at Gambas: <a href="http:&#x2F;&#x2F;gambas.sourceforge.net&#x2F;en&#x2F;main.html" rel="nofollow">http:&#x2F;&#x2F;gambas.sourceforge.net&#x2F;en&#x2F;main.html</a><p>Gambas is a mature, current-generation OO BASIC, has a vast array of libraries, a JIT and is completely open source software.
评论 #28216744 未加载
classichasclassalmost 4 years ago
As a &quot;big flat file&quot; -- does that mean things like PB_MessageRequester(), SYS_InitString(), etc., are also in the source code, or in a source library? If the source for those aren&#x27;t included, then it&#x27;s not really portable beyond the platforms it already supports.
评论 #28216036 未加载
mdp2021almost 4 years ago
PureBasic is <i>one of the best things in life</i> (if I may express my view).<p>--<p>The switch from FSAM to GCC slows down the compilation time. What about the compiled software speed?<p>Edit: the linked post is a few months old. In a later post, Fred (Laboureur) mentions an example of a +50% speed increase.
评论 #28215472 未加载
评论 #28215099 未加载
评论 #28215377 未加载
评论 #28215161 未加载
DaiPlusPlusalmost 4 years ago
(Off-topic, but if anyone from PureBasic.fr&#x27;s web team is here, please please <i>please</i> don&#x27;t use country&#x27;s flags to represent languages, just put the language name instead - if you want a visually distinctive but recognizable icon then use a wireframe globe icon)
评论 #28215385 未加载
评论 #28216366 未加载
评论 #28218599 未加载
dng88almost 4 years ago
The home page is a very good read : <a href="https:&#x2F;&#x2F;www.purebasic.fr&#x2F;blog&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.purebasic.fr&#x2F;blog&#x2F;</a>