alpha0-pre0 #2
realmg51-cpu
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
F-- Programming Language v2.0.0 Release Notes 🚀
📋 Release Overview
Version: 2.0.0
Release Date: March 2026
GitHub Repository: realmg51-cpu/F--Programming-Language
NuGet Package:
Fminusminus(Coming soon)✨ What's New in alpha0-pre0
🎯 Core Language Features
import computer- The only import you'll ever need!print()andprintln()- Both printing options availableend()statement - Mandatory program termination for clarity$"Hello {name}!"for dynamic strings🧠 Memory Management
memory.memoryleft- Check available memorymemory.memoryused- Monitor memory usagememory.memorytotal- View total system memory📁 File I/O System
io.cfile()- Create files with simple syntaxat "file.txt" { ... }- Context-based file operationsio.save()- Save files with optional path parameterio.print()/io.println()- Write content to files🚨 Error Handling
🛠️ Technical Improvements
Compiler Enhancements
This discussion was created from the release alpha0-pre0.
Beta Was this translation helpful? Give feedback.
All reactions