Skip to content

alekseiAlefirov/AlyoshaLang-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 

Repository files navigation

AlyoshaLang-Compiler

Semester task for Transltation Processes lead to this kinda program.

AlyoshaLang is functional programming language, translating by this compiler to ASM x86 (MASM32 currently).

Implentation language is Microsoft F#.

To build this, you need

OR

  • launch "AlyoshLang/build.bat"

Launch: AlyoshaLang.exe "in.in".

Output : a.asm and a.bat for compiling and linking by MASM32.

So, for succesive using your programs, you need to

See some code samples in CodeSamples folder!

About

Semester task for Transltation processes lead to this kinda program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages