Register Machines - Wolfram Demonstrations Project [https://demonstrations.wolfram.com/RegisterMachines/] - 2022-11-08 17:41:06 - public:stevetao Register-Machine - 1 | id:1294195 -
Register machine examples [https://web.mat.bham.ac.uk/R.W.Kaye/numerics/regmacex1.html] - 2022-11-08 17:39:40 - public:stevetao Register-Machine - 1 | id:1294194 -
A Java Implementation of the Java Virtual Machine (JVM) [http://www.cs.sjsu.edu/~pearce/modules/projects/compOrg/jvm/index.htm] - 2022-11-08 17:34:18 - public:stevetao Java, Virtual-Machine - 2 | id:1294193 -
SaM Summary - CS212 [http://www.cs.cornell.edu/courses/cs212/2004sp/SaMSummary.htm] - 2022-11-08 17:33:00 - public:stevetao Virtual-Machine - 1 | id:1294192 -
COP5621 Compiler Construction [https://www.cs.fsu.edu/~engelen/courses/COP562107/] - 2022-11-08 17:31:20 - public:stevetao Compiler, Course - 2 | id:1294191 -
Java Bytecode Simplified: Journey to the Wonderland (Part 1) | Foojay.io [https://foojay.io/today/java-bytecode-simplified-journey-to-the-wonderland-part-1/] - 2022-11-08 17:30:20 - public:stevetao Bytecode, Java, Virtual-Machine - 3 | id:1294190 -
How to write a (toy) JVM [https://zserge.com/posts/jvm/] - 2022-11-08 17:28:58 - public:stevetao Compiler, Virtual-Machine - 2 | id:1294189 -
.net - Is the CLR a virtual machine? - Stack Overflow [https://stackoverflow.com/questions/1564348/is-the-clr-a-virtual-machine] - 2022-11-08 17:24:06 - public:stevetao Virtual-Machine - 1 | id:1294188 -
ECE 573: Compiler and Translation Systems Engineering (Fall 2015) [https://engineering.purdue.edu/~milind/ece573/2015fall/] - 2022-11-08 17:15:54 - public:stevetao Compiler, Course - 2 | id:1294187 -
PL/0 p-code [https://blackmesatech.com/2011/12/pl0/pl0.xhtml] - 2022-11-08 17:09:10 - public:stevetao Abstract-Machine, Compiler, P-code, Stack-Machine, Virtual-Machine - 5 | id:1294186 -
Pascal Implementation [https://homepages.cwi.nl/~steven/pascal/book/pascalimplementation.html] - 2022-11-08 17:08:39 - public:stevetao Compiler, P-code, Pascal, Virtual-Machine - 4 | id:1294185 -
Chapter 10: The P-code Machine [https://homepages.cwi.nl/~steven/pascal/book/10pcode.html] - 2022-11-08 17:06:42 - public:stevetao Abstract-Machine, P-code, Stack-Machine, Virtual-Machine - 4 | id:1294184 -
assembly - I want to create a simple assembler in C. Where should I begin? - Stack Overflow [https://stackoverflow.com/questions/15983981/i-want-to-create-a-simple-assembler-in-c-where-should-i-begin] - 2022-11-08 10:44:11 - public:stevetao Assembler - 1 | id:1294180 -
GitHub - Chris-1101/simple-assembler: Simple assembler written in C++ [https://github.com/Chris-1101/simple-assembler] - 2022-11-08 10:43:28 - public:stevetao Assembler - 1 | id:1294179 -
Writing an assembler. [https://blog.steve.fi/writing_an_assembler_.html] - 2022-11-08 10:43:16 - public:stevetao Assembler - 1 | id:1294178 -
c - strcasecmp() : A Non-Standard Function? - Stack Overflow [https://stackoverflow.com/questions/31127260/strcasecmp-a-non-standard-function] - 2022-11-08 10:04:30 - public:stevetao Case-Insensitive - 1 | id:1294177 -
Small Virtual Machines - Free Pascal wiki [https://wiki.freepascal.org/Small_Virtual_Machines] - 2022-11-08 01:43:51 - public:stevetao Computer-Architecture, Virtual-Machine - 2 | id:1294172 -
TinyVM – A small and easy to understand virtual machine in C | Hacker News [https://news.ycombinator.com/item?id=16606677] - 2022-11-08 01:42:07 - public:stevetao Computer-Architecture, Virtual-Machine - 2 | id:1294171 -
GitHub - jakogut/tinyvm: TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C. [https://github.com/jakogut/tinyvm] - 2022-11-08 01:41:15 - public:stevetao Computer-Architecture, Java, Virtual-Machine - 3 | id:1294170 -
Tiny RISC Virtual Machine Is Built For Speed | Hackaday [https://hackaday.com/2022/04/28/tiny-risc-virtual-machine-is-built-for-speed/] - 2022-11-08 01:40:00 - public:stevetao RISC, Virtual-Machine - 2 | id:1294169 -
GitHub - LutuluM/Small-Instruction-Set-Computer: A simulation for a simple computer [https://github.com/LutuluM/Small-Instruction-Set-Computer] - 2022-11-07 23:12:01 - public:stevetao Computer-Architecture, ISA, Simulator - 3 | id:1294168 -
ECE 468/573 Project Home Page [https://engineering.purdue.edu/~milind/ece573/2014fall/project/] - 2022-11-07 23:01:56 - public:stevetao Compiler, Course - 2 | id:1294167 -
A Simple Compiler - Part 1: Lexical analysis. [https://semware.com/html/01-lex.html] - 2022-11-07 22:54:29 - public:stevetao C++, Compiler, Lexical-Analyzer - 3 | id:1294166 -
Rexo - Rexo [https://christophercrouzet.github.io/rexo/] - 2022-11-07 13:45:25 - public:stevetao C, Unit-Testing - 2 | id:1294164 -
JTN002 — Jera Design LLC [https://jera.com/techinfo/jtns/jtn002] - 2022-11-07 13:42:39 - public:stevetao C, Framework, Unit-Testing - 3 | id:1294163 -
Home | nand2tetris [https://www.nand2tetris.org/] - 2022-11-07 11:07:36 - public:stevetao Computer-Architecture, Electronics, Logic-Gate - 3 | id:1294160 -
CSE 413 - Lexical Analysis [https://courses.cs.washington.edu/courses/cse413/06au/compiler/scanner.html] - 2022-11-06 09:47:02 - public:stevetao Compiler, Course, Lexical-Analyzer - 3 | id:1294148 -
A Simple Compiler [https://semware.com/html/compiler.html] - 2022-11-06 09:43:32 - public:stevetao Compiler, Tutorial - 2 | id:1294147 -
Step1: Scanner [https://engineering.purdue.edu/~milind/ece573/2013fall/project/step1/step1.html] - 2022-11-06 09:26:17 - public:stevetao Compiler, Course, Lexical-Analyzer - 3 | id:1294146 -
Analysis of the Swiss Gambit : chess [https://www.reddit.com/r/chess/comments/i96xyk/analysis_of_the_swiss_gambit/] - 2022-11-05 08:37:36 - public:stevetao Analysis, Swiss-Pairing - 2 | id:1294141 -
How to Create a Boot Disk [https://www.computerhope.com/boot.htm#add] - 2022-11-05 06:25:34 - public:stevetao DOS - 1 | id:1294140 -
Boot Disks: How/Why to Make a Win 95/98 Boot Disk [https://thestarman.pcministry.com/DOS/bd98/Bootdisk.html] - 2022-11-05 06:22:52 - public:stevetao DOS - 1 | id:1294139 -
Share a Windows directory with FreeDOS | FreeDOS images for VirtualBox [https://www.lazybrowndog.net/freedos/virtualbox/?page_id=771] - 2022-11-05 04:44:45 - public:stevetao DOS, FreeDOS, Share, Windows - 4 | id:1294138 -
FreeDOS command: doslfn [http://home.mnet-online.de/willybilly/fdhelp-internet/en/hhstndrd/util/doslfn.htm] - 2022-11-05 04:16:34 - public:stevetao DOS - 1 | id:1294137 -
Scan and Analyze chess positions | Chessvision.ai [https://chessvision.ai/] - 2022-11-04 15:04:13 - public:stevetao Chess, OCR, Video - 3 | id:1294127 -
สูตรสำหรับแปลงวันที่ปกติ (สุริยคติ) เป็น จันทรคติแบบไทย รวมถึงสูตรที่มีไว้สำหรับตรวจสอบ ปีอธิกมาส ปีอธิกวาร และ ปีอธิกสุรทิน · GitHub [https://gist.github.com/touchiep/99f4f5bb349d6b983ef78697630ab78e?fbclid=IwAR10DDBhoe08NhLesYnt6fc7Dri3HDT2EUpjRm727gh3kJj4Ic4iTgwWVZA] - 2022-11-04 14:59:42 - public:stevetao Calendar, Lunar - 2 | id:1294126 -
DFA in Java [https://grrinchas.github.io/posts/dfa-in-java] - 2022-11-04 14:17:46 - public:stevetao Automata, DFA, Java, Programming - 4 | id:1294125 -
Program to build DFA that starts and end with 'a' from input (a, b) - GeeksforGeeks [https://www.geeksforgeeks.org/program-build-dfa-starts-end-input-b/] - 2022-11-04 14:17:29 - public:stevetao Automata, C-Sharp, C++, DFA, Java, JavaScript, Programming - 7 | id:1294124 -
Implementing DFA in C | Efe Öge’s blog [https://efe.me/2016/05/implementing-dfa-in-c] - 2022-11-04 14:16:19 - public:stevetao Automata, C, C++, DFA, Programming - 5 | id:1294123 -
An optimal implementation of a DFA acceptor. The diagram shows which... | Download Scientific Diagram [https://www.researchgate.net/figure/An-optimal-implementation-of-a-DFA-acceptor-The-diagram-shows-which-operations-are_fig3_220948700] - 2022-11-04 14:15:44 - public:stevetao Automata, DFA, Programming - 3 | id:1294122 -
GitHub - AustinZuniga/DFA-implemented-python: Deteministic Finite Automaton Implementation in Python Language [https://github.com/AustinZuniga/DFA-implemented-python] - 2022-11-04 14:14:47 - public:stevetao Automata, DFA, Programming, Python - 4 | id:1294121 -
GitHub - mvcisback/dfa: A simple python implementation of a DFA. [https://github.com/mvcisback/dfa] - 2022-11-04 14:14:26 - public:stevetao Automata, DFA, Programming, Python - 4 | id:1294120 -
Finite Automata: Simulate a DFA in Python [https://blog.devgenius.io/finite-automata-implement-a-dfa-in-python-64dc3d7005d9] - 2022-11-04 14:12:39 - public:stevetao Automata, DFA, Programming, Python - 4 | id:1294119 -
C Program to construct DFA for Regular Expression (a+aa*b)* [https://www.tutorialspoint.com/c-program-to-construct-dfa-for-regular-expression-aplusaa-b] - 2022-11-04 14:12:04 - public:stevetao Automata, C++, DFA, Programming, Regular-Expression - 5 | id:1294118 -
python - How are finite automata implemented in code? - Stack Overflow [https://stackoverflow.com/questions/35272592/how-are-finite-automata-implemented-in-code] - 2022-11-04 14:11:36 - public:stevetao Automata, DFA, Programming, Python - 4 | id:1294117 -
Program to construct a DFA which accept the language L = {anbm | n mod 2=0, m≥1} - GeeksforGeeks [https://www.geeksforgeeks.org/program-to-construct-a-dfa-which-accept-the-language-l-anbm-n-mod-20-m1/] - 2022-11-04 14:10:59 - public:stevetao Automata, C++, DFA, Programming, Python - 5 | id:1294116 -
How could I implement a DFA? - Quora [https://www.quora.com/How-could-I-implement-a-DFA] - 2022-11-04 14:10:16 - public:stevetao Automata, DFA, Programming - 3 | id:1294115 -
Simple Register Machine Emulator [https://www.cl.cam.ac.uk/~rmk35/register-machine/register-machine.html] - 2022-11-03 00:29:49 - public:stevetao Register-Machine, Virtual-Machine - 2 | id:1294102 -
Simple Virtual Machine [https://bartoszsypytkowski.com/simple-virtual-machine/] - 2022-11-03 00:29:43 - public:stevetao Virtual-Machine - 1 | id:1294101 -
The Most Instructive Chess Games | Library - Chess.com [https://www.chess.com/library/collections/the-most-instructive-chess-games-2sZe9Ruve] - 2022-11-02 21:50:56 - public:stevetao Chess, Instructional - 2 | id:1294097 -