Michael Fabian 'Xaymar' Dirks 726bd78a59 code_compiler: Add comments and internal commands to Lexer
This should make parsing even easier as the internal commands are tokens instead of text. Additionally it is now possible to properly include comments as they are no longer considered separate parts and instead are a single string lasting until the end of the line.
2017-11-18 19:15:18 +01:00
2017-04-10 14:58:19 +02:00
2017-04-10 14:58:19 +02:00
S
Description
BlitzLLVM is an attempt at creating a Blitz (Basic, 2D, 3D, Plus) compiler using LLVM. The aim is to provide a modern compiler for many architectures and platforms while maintaining ease of use.
139 KiB
Languages
C++ 50.3%
CMake 24.1%
JavaScript 19%
BlitzBasic 5.8%
Shell 0.6%
Other 0.2%