Luon is a new high-level programming language that combines syntax elements from Oberon+ and features from Lua.It offers integration with Lua and C libraries and provides an enhanced reusability of existing libraries.Luon addresses several shortcomings of Lua and introduces improvements such as conditional compilation and compile-time error detection.The language specification and sample code are available in the project's repository.