Skip to content

prototype of a no-libc compiled language (only for x86 compatible linux)

Notifications You must be signed in to change notification settings

vivyir/compiled-asmimick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asmimick compiler implementation in bash

This is an Asmimick compiler implementation in bash, not optimized for efficiency, speed, being multi platform, literally optimized for nothing, i just made it because i wanted to learn assembly, x86 linux assembly that is.

Upsides

  • Hand optimized standard library written in assembly
  • Can access up to 4,294,967,296 BYTES OF MEMORY!
  • Emits assembly

Downsides

  • Has no standard compiler parts like a lexer, parser...
  • Can access up to 4,294,967,296 bytes of memory only
  • Is overall shite

About

prototype of a no-libc compiled language (only for x86 compatible linux)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published