Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Zeng-WCh/BrainFxxkInterpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrainFxxkInterpreter

A brief implements of brain fxxk language.

Brain Fxxk

This simple language only contain 8 characters, which are listed below

>
<
+
-
.
,
[
]

The information about how does it works exactly can be found at here

This implement use C++ as it backend.

This project

We take the input from a file and execute it interpretly.

About

A brief implements of brain fxxk language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published