Skip to content

jpyamamoto/smallf__k-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smallfuck on the browser.

Logo Smallfuck Interpreter

Smallfuck interpreter built with AssemblyScript and Preact.

Demo

Installation

After cloning this project:

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# test the production build locally
npm run serve

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT