惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Blog — PlanetScale
Blog — PlanetScale
小众软件
小众软件
F
Fortinet All Blogs
博客园 - 叶小钗
博客园_首页
D
DataBreaches.Net
Apple Machine Learning Research
Apple Machine Learning Research
U
Unit 42
爱范儿
爱范儿
aimingoo的专栏
aimingoo的专栏
博客园 - Franky
Martin Fowler
Martin Fowler
酷 壳 – CoolShell
酷 壳 – CoolShell
The Cloudflare Blog
A
About on SuperTechFans
Google DeepMind News
Google DeepMind News
Microsoft Security Blog
Microsoft Security Blog
IT之家
IT之家
M
MIT News - Artificial intelligence
有赞技术团队
有赞技术团队
博客园 - 【当耐特】
S
SegmentFault 最新的问题
Hugging Face - Blog
Hugging Face - Blog

Hacker News

GitHub - SeanFDZ/macmind: Single-layer transformer in HyperTalk for the classic Macintosh Show HN: Agent-cache – Multi-tier LLM/tool/session caching for Valkey and Redis Bonsai 1-bit WebGPU - a Hugging Face Space by webml-community Moving a large-scale metrics pipeline from StatsD to OpenTelemetry / Prometheus GitHub - Nightmare-Eclipse/RedSun: The Red Sun vulnerability repository GitHub - SethPyle376/hiraeth: Local AWS emulator focused on fast integration testing, with SQS support, SQLite-backed state, and a debug-friendly web UI. GitHub - macOS26/Agent: Any AI, replaces Claude Code, Cursor, OpenClaw. Over 18 LLM providers (Claude, OpenAI, Gemini, Ollama, Zai, HF, Qwen) wired into a native Mac app that writes code, builds Xcode projects, bumps versions, manages git, automates Safari, use AppleScript, JS or Accessibility, extend Agent! w/ MCP Servers, run tasks from your iPhone via Messages. YouTube now lets you turn off Shorts I Made a Terminal Pager Burgers | マクドナルド公式 Commands — HackerNews CLI documentation ChatGPT for Excel PiCore - Raspberry Pi Port of Tiny Core Linux Live Nation illegally monopolized ticketing market, jury finds Google Broke Its Promise to Me. Now ICE Has My Data. Founding Engineer at Adaptional | Y Combinator CRISPR takes important step toward silencing Down syndrome’s extra chromosome GitHub - saffron-health/libretto: The AI toolkit for building reliable browser automations US v. Heppner (S.D.N.Y. 2026) no attorney-client privilege for AI chats [pdf] Retrofitting JIT Compilers into C Interpreters IPv6 – Google The Accursèd Alphabetical Clock Cybersecurity Looks Like Proof of Work Now Fragments: April 14 Cal.com Goes Closed Source: Why AI Security Is Forcing Our Decision | Cal.com - Scheduling Software for Online Bookings Laravel raised money and now injects ads directly into your agent When moving fast, talking is the first thing to break Too much Discussion of the XOR swap trick – Heather Cafe Introduction to Spherical Harmonics for Graphics Programmers The Grand Line
Boriel BASIC
2026-05-09 · via Hacker News

General

  • About
    About Boriel BASIC SDK

  • ChangeLog
    A reduced list of changes/bugfixes

  • Installation
    How to install Boriel BASIC SDK in your system, and prerequisites for doing so.

  • SDK tools
    Tools available in the SDK.

  • Command line options
    Command line options table for the compiler (zxb)

Download

Get the latest version of Boriel BASIC from the archive.

Released programs

  • Released programs
    A list of third-party released programs (mostly games) for the ZX-Spectrum developed with Boriel BASIC.

Learning Boriel BASIC

Language Reference

  • Language syntax
    Language Syntax is very close to the original Sinclair BASIC, but it's expanded and enhanced.

  • Data types
    Language data types: Instead of working always with Floating Point numbers (also available), there are also some integer types which are faster an take less memory.

  • Reserved words
    Comprehensive list (alphabetically ordered) of identifiers you shouldn't use as a ''variable name''. E.g. FOR, PRINT. If you want usage instructions on a statement, also look here.

  • Standard libraries
    Standard libraries that comes bundled with Boriel BASIC compiler.

Tutorials

  • Programming tutorials
    A collection of third-party tutorials about development with Boriel BASIC.

  • Sample Programs
    Sample programs you can try to see what Boriel BASIC looks like and how fast it runs.

  • Sample Games
    Some little games examples.

Help and Support

External resources

  • Here you are external resources: other tools, IDEs, graphic designers and projects related to Boriel BASIC. Have a look!

External libraries

  • Library
    Library of functions and subroutines you can use in your programs. You might find them really useful.

Inline assembler

Embedding inline assembler in your code is pretty easy. There's a tutorial on it.

Compiler internals

Only for true hackers: This explains how the compiler does its job, how to expand it, etc. This is work in progress.

Other Architectures

Boriel BASIC was designed from the base as a Retargeable Compiler, so it should be not hard to extend it to other architectures. This is work in progress. See other architectures for more info.

Contributing

You can issue a Pull Request to the GitHub repository, report bugs in the forum when using the compiler, suggest new features...

ko-fi