Luiz Fernando Peres

Results 19 issues of Luiz Fernando Peres

- Implement functions call on Brain. - Allow it to be compatible with LLVM IR.

Enhancement
New Feature
Related to: Compiler

Compiler enter in undetermined when compiling with following code (Generated code by [Headache](https://github.com/LucasMW/Headache)): [test.brain.zip](https://github.com/brain-labs/brain/files/1665055/test.brain.zip) We should investigate and fix it :)

Bug
help wanted
Related to: Compiler
Priority: High

The compiler currently does not link the output code.

Enhancement
help wanted
Related to: Compiler
Priority: Medium

I was thinking of having a possibility to add LLVM IR. That would be very useful for the creation of libraries for Brain. _// using functions in the future_ Any...

help wanted
New Feature
Discussion
Related to: Compiler

Travis is not working properly. PR https://github.com/brain-labs/brain/pull/44 was supposed to have broken, but it is not, once Travis is downloading __my__ dev branch instead.

Bug
Related to: Packaging
Related to: Tests

Related to: Compiler
Related to: Packaging

The `Docker` is in my personal `DockerHub`. Make Brain own `DockerHub` repository

help wanted
Related to: Packaging

Hey! I tried to compile that in my machine to start understanding how dit works, and although the space the buffer for the file is properly defined, the characters themselves...

Hi, does agensgraph have a formal grammar (such as `BNF`)? I looked everwhere and couldn't find. The question is because I am developing a parser for `F#` and did not...

The `REPL` makes terminal letters transparent on REPL crash. Behaviour is reproducible on Mac and Linux. Steps: - `cd /path/to/quack/src` - `php Main.php` - `:what` - `fn add(x) :- x...

bug
module:repl