This is patch #306
#OpenSource #Wave #Compiler #Patch
blog.wave-lang.dev/patch-306-po...
This is patch #306
#OpenSource #Wave #Compiler #Patch
blog.wave-lang.dev/patch-306-po...
This is patch #303
#OpenSource #Wave #Compiler #Patch
blog.wave-lang.dev/patch-303-cr...
This is patch #300
#OpenSource #Wave #Compiler #Patch
blog.wave-lang.dev/patch-300-ev...
This is patch #298
#OpenSource #Wave #Compiler #Patch
blog.wave-lang.dev/patch-298-lo...
We succeeded in developing a kernel with Wave.
blog.wave-lang.dev/booting-a-64...
This is patch #296
#OpenSource #Wave #Compiler #Patch
blog.wave-lang.dev/patch-296-th...
This is patch #294
#Opensource #Wave #Compiler #Patch
blog.wave-lang.dev/patch-294-co...
This is patch #293
#Opensource #Wave #Compiler #Patch
blog.wave-lang.dev/Refining-C-A...
An introduction to the Whale toolchain.
#OpenSource #Wave #Compiler #Toolchain
blog.wave-lang.dev/introduction...
This is patch #291
#Opensource #Wave #Compiler #Patch
blog.wave-lang.dev/patch-291-mo...
We've created our own Git mirror server for Wave. The domain will remain source.wave-lang.dev, but the style guide will be moved to sytle.wave-lang.dev.
source.wave-lang.dev
Wave v0.1.7-pre-beta is now released!
#OpenSource #Wave #Compiler #Release
blog.wave-lang.dev/announcing-w...
This is patch #285
#OpenSource #Wave #Compiler #Patch
blog.wave-lang.dev/patch-285-st...
This is Wave #283 patch
blog.wave-lang.dev/patch-283-ma...
This update focuses on ensuring that the compiler has a deeper understanding of the rules of the system and fully addresses the nuances that can arise when communicating with the outside world(C ABI) and hardware(Inline ASM).
#OpenSource #Wave #Compiler #Patch
blog.wave-lang.dev/patch-282-ma...
We ran benchmark tests on Wave, Rust, and the C language.
#OpenSource #Wave #Compiler #Benchmark
blog.wave-lang.dev/wave-languag...
We've revamped the underdeveloped CLI structure, improved the LLVM backend, and improved type handling. We've also added linker commands that weren't added to FFI in previous patches.
#OpenSource #Wave #Compiler #Patch
blog.wave-lang.dev/patch-279-st...
Wave finally supports FFI, but only extern.
#OpenSource #Wave #Compiler #Patch
blog.wave-lang.dev/patch-278-br...
Wave Source Infrastructure Site
A site for Wave Compiler contributors to find style guides and other documentation, and to use in the future to build their own Git server.
source.wave-lang.dev
Introducing the Clobber Clause + Automatically Normalizes User Input with LLVM Constraints. Automatic Detection of Assembly Operand and Clobber Conflicts. Support for \xHH Hexadecimal Escapes in Char Literals
#OpenSource #Wave #Compiler #Patch
blog.wave-lang.dev/patch-277-ha...
System-level development is possible, including web servers, file system management, and proprietary memory allocators.
#OpenSource #Wave #Compiler #Patch
blog.wave-lang.dev/patch-276-di...
Wave v0.1.6-pre-beta is now released!
#OpenSource #Wave #Compiler #Release
blog.wave-lang.dev/announcing-w...
Upgraded method-style calling, support for recursive structures, improved pointer logic and type coercion, formatting engine, and bug fixes in TCP socket server example.
#OpenSource #Wave #Compiler #Patch
blog.wave-lang.dev/patch-272-el...
Wave's standard library has a bug that caused a compiler issue.
#OpenSource #Wave #Compiler #Patch
blog.wave-lang.dev/patch-271-br...
We've completed a very basic standard library.
#OpenSource #Wave #Compiler #std
We have completed preparation of Wave's standard library.
#OpenSource #Wave #Compiler #Patch
blog.wave-lang.dev/patch-269-bu...
This patch adds support for complex data structures, recursively handling array indexing for nested field access, compiler backend optimizations, and stability through strict assignment validation.
#OpenSource #Wave #Compiler #Patch
blog.wave-lang.dev/patch-268-sc...
This patch splits the parser's format code, which consists of approximately 800 lines, into individual modules. We also cleaned up the code by reorganizing unused files and functions.
#OpenSource #Wave #Compiler #Patch
blog.wave-lang.dev/patch-267-ho...
This Wave patch introduces the utils crate, replacing Regex and integrating our in-house developed colorex crate into the internal crate.
This means the Wave compiler frontend now uses only the standard library.
#OpenSource #Wave #Compiler #Patch
blog.wave-lang.dev/patch-266-li...
Applied a major internal update to improve inline assembly and type safety in Wave.
This patch improves inline asm flexibility, type coercion, and LLVM code generation consistency.
#OpenSource #Wave #Compiler #Patch
blog.wave-lang.dev/patch-empowe...