Skip to content

GreatGodApollo/simpsel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simpsel

Made with ❤️ by @GreatGodApollo

An assembly language & accompanying VM implemented in Go

TODO: Write Tests

Built With

Plain old Go & the standard library. Now also uses gliderlabs/ssh to provide an SSH access point to the REPL.

Usage

To launch the repl: ./simpsel

To use the SSH server make sure to generate a key first ssh-keygen -t ed25519 -f ./host.key. Can than be started with ./simpsel -ssh

To run a file directly: ./simpsel -file test.sasm

Licensing

This project is licensed under the MIT License

Authors

About

Assembly language & VM in go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages