Skip to content

ReactiveML not compiling OCaml code #1

@samsa1

Description

@samsa1

Hello,

I have just opened ReactiveML parser and found that it was not able to compile some valid OCaml 4 code. Is the rmlc's parser/lexer based on an old version of OCamlc's parser/lexer ?

Here is an exemple of code not compiling :

let a = 0x1.1 in print_float a

let _ = print_newline ()

This code gives an syntax error with rml.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions