We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Finalspace
Short Update: The library (x11linux branch) is now fully C99 compatible and does not use any C++…
»
Chen
Hi all. I am currently a college student in the U.S. who is about to graduate. I apply myself to …
»
Allen Webster
Yep! You don't have to do anything special to register your own maps except you need to make sur…
»
Andrew Reece
Ever wanted to draw shapes on top of your shapes? Well, now you can, with the all-new Geometer! …
»
CalPhorus
Hello, I know that there are the built-in values for `Map_ID`, but is it possible to create new …
»
Mārtiņš Možeiko
You don't really need to decode unicode codepoints unless you want to handle all the normalizatio…
»
Kiril Osiyuk
Basically, you can start with decoder. In your lexer, you interpret not next char, but int (code …
»
pragmatic_hero
HawYeah Yeah I guess I hadn't really considered it before because the extra level of indirection …
»
pragmatic_hero
Telash Workflow is (for me) extremely important. Use of indices/handles for most things, IS a mat…
»
Mārtiņš Možeiko
Designing crypto protocols is hard. Don't do that unless you are expert in this area. I mean.. it…
»
Finalspace
Benjipede Finalspace So the idea about a alternative is nice, but totally impossible to get it to…
»
Per Vognsen
You say you can't figure out how to output S-expressions. As a first step, I would recommend writ…
»
Per Vognsen
You'll first want to change the stream step size and character decoding as Martins explained, whi…
»
Chen
The collision system is one of the areas worth investing time into to get rid of all the bugs and…
»
Kiril Osiyuk
Help! I am stuck on Day 2 homework. I have read chapters 2 through 4.1 of Wirth book. And I have…
»
Mārtiņš Možeiko
It is actually pretty easy, there is nothing special about it. Only place you will need to chang…
»
PanKracy
Per, Could you please show us how to make parser/lexer supporting the UTF-8 encoding, instead of…
»
Benjamin Pedersen
Finalspace So the idea about a alternative is nice, but totally impossible to get it to the peopl…
»
Finalspace
The problem is that there are a lot of companies out there which makes money with the way the web…
»
Christopher Dyken
Software is already covered in FAQ: Verilator and Vivado WebPACK. If you are looking for inspirat…
»
Benjamin Pedersen
pmttavara We could have all the best niceties--actual binary data, sane development environment(s…
»
Nikita Smith
Thanks! Right now at the top of the list there are several things: data breakpoints, value editor…
»
Maykeye
cdyk Even though it is a bit premature -- I wondered if you might share what kind of software an…
»
Jeremiah Goerdt
Great demo! What's on the list to do before this thing is shippable?
»
Finalspace
Insane Update on X11/Linux Branch I changed the entire FPL codebase to C99 in the x11linux branc…
»
Nikita Smith
Hello folks! I am not sure if this is the right place to do this thing but here it goes. Some t…
»
Finalspace
mmozeiko Finalspace The only library which works is "libGL.so.1". Are you sure? Can you show outp…
»
Per Vognsen
Yeah, the token class approach is what I was originally planning, and maybe when I start optimizi…
»
HawYeah
pragmatic_hero I played around with it a bit, and my asm is a bit rusty, but the difference is ro…
»
HawYeah
Hey guys, I spent the last couple of days trying to iron out how to build my game for android and…
»