You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added built-in macros for writing code using keywords in a DSL style
New compiler features (nlc)
Completely redesigned the macroprocessor.
Reworked the compiler architecture with division into parser, macroprocessor, syntax analyzer, interpreter, and code generator.
Miscellaneous
The documentation website has been translated to Hugo and made bilingual.
Instead of binary builds, a section Playground and example code has been added to the website for small experiments.
Transition to clang-16 has been completed (transition to clang-17 and newer is planned after full implementation of coroutines and support for extended floating-point number formats).
The number of project contributors has increased to more than one!
Новые возможности и изменения в синтаксисе NewLang
Выполнен переход на clang-16 (переход на clang-17 и старше планируется после полной реализации корутин и поддержки расширенных форматов чисел с плавающей запятой).
Количество контрибуторов проекта стало больше одного!