Foxdev-2017

所属分类:处理器开发
开发工具:C#
文件大小:0KB
下载次数:0
上传日期:2018-08-29 22:06:25
上 传 者sh-1993
说明:  不完整的IDE和类似C的x86编译器、汇编程序、反汇编程序、定制FPGA架构模拟器和反汇编程序,
(Incomplete IDE and C-like x86 compiler, assembler, disassembler, custom FPGA architecture emulator & dis assembler,)

文件列表:
Foxdev.sln (979, 2018-08-29)
Uide/ (0, 2018-08-29)
Uide/App.config (186, 2018-08-29)
Uide/App.xaml (362, 2018-08-29)
Uide/App.xaml.cs (319, 2018-08-29)
Uide/ByteToHex.cs (902, 2018-08-29)
Uide/Compilers/ (0, 2018-08-29)
Uide/Compilers/Compiler.cs (352, 2018-08-29)
Uide/Compilers/InvalidSyntaxException.cs (628, 2018-08-29)
Uide/Compilers/LexerParse.cs (4377, 2018-08-29)
Uide/Compilers/types.cs (570, 2018-08-29)
Uide/ELFheader.cs (5026, 2018-08-29)
Uide/EntryPoint.cs (384, 2018-08-29)
Uide/Foxasm/ (0, 2018-08-29)
Uide/Foxasm/Foxasm.ConstMathParse.cs (3621, 2018-08-29)
Uide/Foxasm/Foxasm.cs (28637, 2018-08-29)
Uide/Foxasm/Instructions.cs (1158, 2018-08-29)
Uide/Foxlang.alpha/ (0, 2018-08-29)
Uide/Foxlang.alpha/ByteCode.cs (4358, 2018-08-29)
Uide/Foxlang.alpha/CompileUnit.ConstMathParse.cs (2512, 2018-08-29)
Uide/Foxlang.alpha/CompileUnit.cs (43034, 2018-08-29)
Uide/Foxlang.alpha/FoxlangCompiler.BytecodeCompileToBinary.cs (12368, 2018-08-29)
Uide/Foxlang.alpha/FoxlangCompiler.EchoBytecode.cs (3328, 2018-08-29)
Uide/Foxlang.alpha/FoxlangCompiler.FoxBCCompileFile.cs (1429, 2018-08-29)
Uide/Foxlang.alpha/FoxlangCompiler.FoxasmCompile.cs (24016, 2018-08-29)
Uide/Foxlang.alpha/FoxlangCompiler.LexerParse.cs (4274, 2018-08-29)
Uide/Foxlang.alpha/FoxlangCompiler.cs (9775, 2018-08-29)
Uide/Foxlang.alpha/InvalidSyntaxException.cs (652, 2018-08-29)
Uide/Foxlang.alpha/types.cs (3182, 2018-08-29)
Uide/Foxlang/ (0, 2018-08-29)
Uide/Foxlang/FoxlangTypes.cs (330, 2018-08-29)
Uide/Foxlang/Keywords.cs (426, 2018-08-29)
Uide/MainForm.Designer.cs (20273, 2018-08-29)
Uide/MainForm.cs (42021, 2018-08-29)
Uide/MainForm.resx (5817, 2018-08-29)
Uide/OPcodes.cs (3227, 2018-08-29)
Uide/Properties/ (0, 2018-08-29)
Uide/Properties/AssemblyInfo.cs (2423, 2018-08-29)
Uide/Properties/Resources.Designer.cs (3222, 2018-08-29)
... ...

Foxdev + Foxlang ================= Foxdev is an incomplete IDE for the Foxlang hobby language x86 compiler. Features --------- - code / text viewer - hex viewer (hexadecimal / base 16) - incomplete ELF binary file info dump - incomplete x86 disassembler - Foxasm: x86 assembler - Foxlang: x86 compiler - ZM01 emulator & assembler Foxlang: x86 compiler ---------------------- Foxlang is a hobby programming language intended for operating systems development and x86 binary compiler with limited support for 16-bit and 32-bit x86 code generation. For examples, see `.foxlang` files `/code examples/` and https://github.com/FutureMillennium/Alopos.Foxlang Foxasm: x86 assembler ---------------------- Foxasm is a hobby x86 flat assembler with limited support for 16-bit and 32-bit x86 code generation. For examples, see `.foxasm` files in `/code examples/` and https://github.com/FutureMillennium/Alopos.Foxlang ZM01 emulator & assembler -------------------------- ZM01 is a hobby custom computer architecture intended for deployment on FPGA's (field-programmable gate arrays). - emulator - teletype-like text output - keyboard input - ZMAsm: custom assembler - disassembler For examples, see https://github.com/FutureMillennium/ZM01OS Project status: incomplete, unstable, in development ----------------------------------------------------- There are known incomplete features which may result in crashes. Made by [Zdeněk Gromnica akaFutureMillennium](http://futuremillennium.com/).

近期下载者

相关文件


收藏者