og icon indicating copy to clipboard operation
og copied to clipboard

Oglang - Language that compiles to Golang

Results 5 og issues
Sort by recently updated
recently updated
newest added

Please consider joining forces, so that we could make an amazing Og to C++17 converter: https://github.com/xyproto/go2cpp :+1:

This is a bad name, if you have a better suggestion, please !

Every single-line statement that start with a pointer type conflict with the '*' mathematical operator. Need disambiguation or disallow multiline math operations Temporary workaround: use `;` at the end of...

Cannot define a function argument that is a function type other than to be the last defined argument, else the parser think the next one is part of the return...

If/Else statements cannot have a `"=>"` into quotes anywhere if they are multilines because of the preprocessor that adds ';' after the predicate expression in order to disambiguate with the...