Skip to content

GreenBox34/flux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Flux is my own brainfuck interpreter written in x86_64 assembly using GAS with AT&T syntax. Flux works only on Linux due to the use of Linux syscalls.

Flux can run many examples from here.

Dependencies

  • GAS (as)
  • ld

Installation

# make
# ./flux examples/hello.b

About

Brainfuck interpreter written in x86_64 assembly

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors